vjosap commited on
Commit
8dfc29e
1 Parent(s): d392fa2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ set_custom_theme()
125
  page_element = """
126
  <style>
127
  [data-testid="stAppViewContainer"] {
128
- background-image: url("https://w7.pngwing.com/pngs/980/181/png-transparent-flat-white-background-abstract-flat-white-thumbnail.png");
129
  background-size: cover;
130
  }
131
  [data-testid="stHeader"] {
 
125
  page_element = """
126
  <style>
127
  [data-testid="stAppViewContainer"] {
128
+ background-image: url("https://images.unsplash.com/photo-1635776062043-223faf322554?q=80&w=1332&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D");
129
  background-size: cover;
130
  }
131
  [data-testid="stHeader"] {