Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -6,7 +6,7 @@ import warnings
|
|
| 6 |
|
| 7 |
css = """
|
| 8 |
body {
|
| 9 |
-
background-image: url('https://i.postimg.cc/
|
| 10 |
background-size: cover;
|
| 11 |
background-repeat: no-repeat;
|
| 12 |
background-attachment: fixed;
|
|
|
|
| 6 |
|
| 7 |
css = """
|
| 8 |
body {
|
| 9 |
+
background-image: url('https://i.postimg.cc/MH29Xk3Z/mema.png');
|
| 10 |
background-size: cover;
|
| 11 |
background-repeat: no-repeat;
|
| 12 |
background-attachment: fixed;
|