Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -397,7 +397,7 @@ def create_gradio_interface():
|
|
397 |
],
|
398 |
css="""
|
399 |
.gradio-container {
|
400 |
-
background-color:
|
401 |
}
|
402 |
.gr-interface {
|
403 |
max-width: 800px;
|
|
|
397 |
],
|
398 |
css="""
|
399 |
.gradio-container {
|
400 |
+
background-color: black;
|
401 |
}
|
402 |
.gr-interface {
|
403 |
max-width: 800px;
|