FumesAI
commited on
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -107,12 +107,12 @@
|
|
107 |
<a href="" id="nn" style="color: white;margin-left: 10px;">Please Like This Space ❤</a>
|
108 |
|
109 |
</div>
|
110 |
-
<body id="idk1">
|
111 |
<div class="chat-container flex-1 flex flex-col" id="idk">
|
112 |
<div class=" rounded-lg shadow-md flex-1">
|
113 |
|
114 |
|
115 |
-
<div id="chat-messages" class="px-4 py-6 chat-messages"
|
116 |
|
117 |
</div>
|
118 |
</div>
|
|
|
107 |
<a href="" id="nn" style="color: white;margin-left: 10px;">Please Like This Space ❤</a>
|
108 |
|
109 |
</div>
|
110 |
+
<body id="idk1" style="background-color: black">
|
111 |
<div class="chat-container flex-1 flex flex-col" id="idk">
|
112 |
<div class=" rounded-lg shadow-md flex-1">
|
113 |
|
114 |
|
115 |
+
<div id="chat-messages" class="px-4 py-6 chat-messages" >
|
116 |
|
117 |
</div>
|
118 |
</div>
|