Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -8,6 +8,6 @@
|
|
8 |
<link rel="stylesheet" href="style.css" />
|
9 |
</head>
|
10 |
<body>
|
11 |
-
<iframe src="https://chat.lmsys.org" frameBorder="0" width="100%" height="
|
12 |
</body>
|
13 |
</html>
|
|
|
8 |
<link rel="stylesheet" href="style.css" />
|
9 |
</head>
|
10 |
<body>
|
11 |
+
<iframe src="https://chat.lmsys.org" frameBorder="0" width="100%" height="1550" style="margin-top:-40px"></iframe>
|
12 |
</body>
|
13 |
</html>
|