MikeDoes commited on
Commit
3f3ecd7
·
verified ·
1 Parent(s): 3257fef

Upload index.html

Browse files
Files changed (1) hide show
  1. 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:600px"
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>