ArnavGhost commited on
Commit
cb55ee8
1 Parent(s): bafaaa2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ local_css("styles.css") # Load custom CSS styles
15
  page_bg_img = f"""
16
  <style>
17
  [data-testid="stAppViewContainer"] > .main {{
18
- background-image: url("https://i.postimg.cc/4xgNnkfX/Untitled-design.png");
19
  background-size: cover;
20
  background-position: center center;
21
  background-repeat: no-repeat;
 
15
  page_bg_img = f"""
16
  <style>
17
  [data-testid="stAppViewContainer"] > .main {{
18
+ background-image: url("https://i.postimg.cc/nhkJVTVg/1.gif");
19
  background-size: cover;
20
  background-position: center center;
21
  background-repeat: no-repeat;