Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ st.markdown(
|
|
9 |
<style>
|
10 |
/* Set background image for the entire app */
|
11 |
.stApp {
|
12 |
-
background: url('https://
|
13 |
background-size: cover;
|
14 |
}
|
15 |
.stApp h1 {
|
|
|
9 |
<style>
|
10 |
/* Set background image for the entire app */
|
11 |
.stApp {
|
12 |
+
background: url('https://cdn.i-scmp.com/sites/default/files/images/methode/2016/05/06/078562fe-1286-11e6-95eb-aaf30b46b489_image_hires.JPG') no-repeat center center fixed;
|
13 |
background-size: cover;
|
14 |
}
|
15 |
.stApp h1 {
|