Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,6 @@ st.set_page_config(
|
|
14 |
st.markdown("""
|
15 |
<style>
|
16 |
body {
|
17 |
-
background-image: url('https://images.unsplash.com/photo-1498050108023-c5249f4df085?auto=format&fit=crop&w=1920&q=80');
|
18 |
background-size: cover;
|
19 |
background-attachment: fixed;
|
20 |
background-position: center;
|
|
|
14 |
st.markdown("""
|
15 |
<style>
|
16 |
body {
|
|
|
17 |
background-size: cover;
|
18 |
background-attachment: fixed;
|
19 |
background-position: center;
|