Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -21,7 +21,7 @@ CSS_STYLES = """
|
|
| 21 |
width: 100%;
|
| 22 |
height: 100%;
|
| 23 |
background: linear-gradient(135deg, #001a2d 0%, #002a4d 100%);
|
| 24 |
-
z-index:
|
| 25 |
display: flex;
|
| 26 |
justify-content: center;
|
| 27 |
align-items: center;
|
|
|
|
| 21 |
width: 100%;
|
| 22 |
height: 100%;
|
| 23 |
background: linear-gradient(135deg, #001a2d 0%, #002a4d 100%);
|
| 24 |
+
z-index: 31474836470 !important;
|
| 25 |
display: flex;
|
| 26 |
justify-content: center;
|
| 27 |
align-items: center;
|