Spaces:
Running
Running
Update back.html
Browse files
back.html
CHANGED
|
@@ -38,7 +38,7 @@ height: 100%;
|
|
| 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="" style="position:absolute; top:0; left: 0"></iframe>
|
| 42 |
</div>
|
| 43 |
|
| 44 |
<!div class="embed-container">
|
|
|
|
| 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 |
|
| 44 |
<!div class="embed-container">
|