Spaces:
Running
Running
Upload index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
</head>
|
19 |
<body>
|
20 |
<iframe src="https://lemot.online/game/"
|
21 |
-
style="width:100%;height:
|
22 |
allow="accelerometer; camera; geolocation; microphone; midi; clipboard-read; clipboard-write"
|
23 |
sandbox="allow-scripts allow-same-origin allow-forms allow-modals">
|
24 |
</iframe>
|
|
|
18 |
</head>
|
19 |
<body>
|
20 |
<iframe src="https://lemot.online/game/"
|
21 |
+
style="width:100%;height:100vh"
|
22 |
allow="accelerometer; camera; geolocation; microphone; midi; clipboard-read; clipboard-write"
|
23 |
sandbox="allow-scripts allow-same-origin allow-forms allow-modals">
|
24 |
</iframe>
|