Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -27,7 +27,7 @@ def add_bg_from_url():
|
|
27 |
f"""
|
28 |
<style>
|
29 |
.stApp {{
|
30 |
-
background-image: url("https://
|
31 |
background-attachment: fixed;
|
32 |
background-size: cover
|
33 |
}}
|
|
|
27 |
f"""
|
28 |
<style>
|
29 |
.stApp {{
|
30 |
+
background-image: url("https://static.vecteezy.com/system/resources/thumbnails/000/201/219/small/Beach_Vacation.jpg");
|
31 |
background-attachment: fixed;
|
32 |
background-size: cover
|
33 |
}}
|