Omnibus commited on
Commit
d2ed6be
·
1 Parent(s): 6328103

Update back.html

Browse files
Files changed (1) hide show
  1. back.html +1 -1
back.html CHANGED
@@ -37,7 +37,7 @@ height: 100%;
37
  <body>
38
 
39
  <div id="Container1"
40
- style="padding-bottom:56.25%; position:relative; display:block; width: 100%">
41
  <iframe id="myIframe" width="100%" height="100%" frameborder="0" allowfullscreen="" webkitallowfullscreen="true" oallowfullscreen="true" style="position:absolute; top:0; left: 0"></iframe>
42
  </div>
43
 
 
37
  <body>
38
 
39
  <div id="Container1"
40
+ style="padding-bottom:56.25%; position:relative; display:flex; width: 100%">
41
  <iframe id="myIframe" width="100%" height="100%" frameborder="0" allowfullscreen="" webkitallowfullscreen="true" oallowfullscreen="true" style="position:absolute; top:0; left: 0"></iframe>
42
  </div>
43