williambr commited on
Commit
8473f8e
·
1 Parent(s): 0f061d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ def add_bg_from_url():
27
  f"""
28
  <style>
29
  .stApp {{
30
- background-image: url("https://cdn.pixabay.com/photo/2019/04/24/11/27/flowers-4151900_960_720.jpg");
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
  }}