Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ import base64
|
|
38 |
background_image = """
|
39 |
<style>
|
40 |
[data-testid="stAppViewContainer"] > .main {
|
41 |
-
background-image: url("https://drive.google.com/
|
42 |
background-size: 100vw 100vh; # This sets the size to cover 100% of the viewport width and height
|
43 |
background-position: center;
|
44 |
background-repeat: no-repeat;
|
|
|
38 |
background_image = """
|
39 |
<style>
|
40 |
[data-testid="stAppViewContainer"] > .main {
|
41 |
+
background-image: url("https://drive.usercontent.google.com/download?id=1zlU0ccwqMWiJON5NnPuD_WrcnJB084GD");
|
42 |
background-size: 100vw 100vh; # This sets the size to cover 100% of the viewport width and height
|
43 |
background-position: center;
|
44 |
background-repeat: no-repeat;
|