mindexplorer commited on
Commit
539d082
·
verified ·
1 Parent(s): 394b304

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ import base64
38
  background_image = """
39
  <style>
40
  [data-testid="stAppViewContainer"] > .main {
41
- background-image: url("https://drive.google.com/file/d/1zlU0ccwqMWiJON5NnPuD_WrcnJB084GD/view?usp=sharing");
42
  background-size: 100vw 100vh; # This sets the size to cover 100% of the viewport width and height
43
  background-position: center;
44
  background-repeat: no-repeat;
 
38
  background_image = """
39
  <style>
40
  [data-testid="stAppViewContainer"] > .main {
41
+ background-image: url("https://drive.usercontent.google.com/download?id=1zlU0ccwqMWiJON5NnPuD_WrcnJB084GD");
42
  background-size: 100vw 100vh; # This sets the size to cover 100% of the viewport width and height
43
  background-position: center;
44
  background-repeat: no-repeat;