Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -191,7 +191,7 @@ custom_css = """
|
|
191 |
border-radius: 10px;
|
192 |
padding: 2rem;
|
193 |
text-align: center;
|
194 |
-
background: rgba(
|
195 |
}
|
196 |
|
197 |
.result-text {
|
|
|
191 |
border-radius: 10px;
|
192 |
padding: 2rem;
|
193 |
text-align: center;
|
194 |
+
background: rgba(0, 0, 0, 0.43);
|
195 |
}
|
196 |
|
197 |
.result-text {
|