Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -273,7 +273,7 @@ st.markdown(f"""
|
|
273 |
}}
|
274 |
/* Background Animation */
|
275 |
.bg-animation {{
|
276 |
-
|
277 |
top: 0;
|
278 |
left: 0;
|
279 |
width: 100%;
|
|
|
273 |
}}
|
274 |
/* Background Animation */
|
275 |
.bg-animation {{
|
276 |
+
position: absolute;
|
277 |
top: 0;
|
278 |
left: 0;
|
279 |
width: 100%;
|