Spaces:
Running
Running
Update back.html
Browse files
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:
|
| 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 |
|