Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -66,6 +66,7 @@ body{
|
|
66 |
font-family: "Poppins",sans-serif;
|
67 |
display: none;
|
68 |
text-align: center;
|
|
|
69 |
}
|
70 |
.popup button{
|
71 |
display: block;
|
|
|
66 |
font-family: "Poppins",sans-serif;
|
67 |
display: none;
|
68 |
text-align: center;
|
69 |
+
z-index:1999999;
|
70 |
}
|
71 |
.popup button{
|
72 |
display: block;
|