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://img.freepik.com/free-psd/brain-outline-illustration_23-2150761744.jpg') no-repeat center center fixed;
|
13 |
background-size: cover;
|
14 |
}
|
15 |
.stApp h1 {
|