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://www.researchgate.net/profile/Ahmed-Mohmed-2/post/Why_do_we_need_a_vacation_How_often_do_you_need_a_vacationWhat_are_the_benefits_of_vacationsDo_vacations_make_you_happier/attachment/5e079b76cfe4a777d4fedc26/AS%3A841148566339584%401577556854285/image/vacation-final.jpg");
|
31 |
background-attachment: fixed;
|
32 |
background-size: cover
|
33 |
}}
|