Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ custom_css = """
|
|
12 |
#md {
|
13 |
height: 400px;
|
14 |
font-size: 30px;
|
15 |
-
background: #
|
16 |
padding: 20px;
|
17 |
color: white;
|
18 |
border: 1 px solid white;
|
|
|
12 |
#md {
|
13 |
height: 400px;
|
14 |
font-size: 30px;
|
15 |
+
background: #202020;
|
16 |
padding: 20px;
|
17 |
color: white;
|
18 |
border: 1 px solid white;
|