christopher commited on
Commit
854b5f8
·
1 Parent(s): 8a71d41

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -3
index.html CHANGED
@@ -1,11 +1,14 @@
1
 
 
2
  <iframe
3
- width="680"
4
- height="400"
5
  frameborder="10"
6
  src="https://dos.zone/player/?bundleUrl=https%3A%2F%2Fcdn.dos.zone%2Fcustom%2Fdos%2Fdoom.jsdos?anonymous=1"
7
  allowfullscreen>
8
- </iframe>
 
 
9
  <!--
10
  Message 'dz-player-exit' will be fired when js-dos is exited:
11
 
 
1
 
2
+ <div align="center">
3
  <iframe
4
+ width="1360"
5
+ height="800"
6
  frameborder="10"
7
  src="https://dos.zone/player/?bundleUrl=https%3A%2F%2Fcdn.dos.zone%2Fcustom%2Fdos%2Fdoom.jsdos?anonymous=1"
8
  allowfullscreen>
9
+ </iframe>
10
+ </div>
11
+
12
  <!--
13
  Message 'dz-player-exit' will be fired when js-dos is exited:
14