Spaces:
Runtime error
Runtime error
vvv-knyazeva
commited on
Commit
•
4188f10
1
Parent(s):
2d33916
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ def get_img_as_base64(file):
|
|
18 |
page_bg_img = f"""
|
19 |
<style>
|
20 |
[data-testid="stAppViewContainer"] > .main {{
|
21 |
-
background-image: url("https://
|
22 |
background-size: 135%;
|
23 |
background-position: top left;
|
24 |
background-repeat: no-repeat;
|
|
|
18 |
page_bg_img = f"""
|
19 |
<style>
|
20 |
[data-testid="stAppViewContainer"] > .main {{
|
21 |
+
background-image: url("https://catherineasquithgallery.com/uploads/posts/2021-02/1614374202_41-p-fon-tekhnologii-svetlii-53.jpg");
|
22 |
background-size: 135%;
|
23 |
background-position: top left;
|
24 |
background-repeat: no-repeat;
|