Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -7,6 +7,6 @@
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
-
<iframe src="https://flageval.baai.org/#/debate"></iframe>
|
11 |
</body>
|
12 |
</html>
|
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
+
<iframe src="https://flageval.baai.org/#/debate" onload="this.width=screen.width;this.height=screen.height;"></iframe>
|
11 |
</body>
|
12 |
</html>
|