FumesAI
commited on
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
min-width: 100%;
|
19 |
max-height: 85%;
|
20 |
overflow-y: auto;
|
21 |
-
background-color:
|
22 |
}
|
23 |
|
24 |
.chat-messages {
|
|
|
18 |
min-width: 100%;
|
19 |
max-height: 85%;
|
20 |
overflow-y: auto;
|
21 |
+
background-color:black;
|
22 |
}
|
23 |
|
24 |
.chat-messages {
|