Spaces:
Running
Running
Update back.html
Browse files
back.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
width: 100%;
|
10 |
padding-top: 100%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
|
11 |
}
|
12 |
-
.
|
13 |
position: absolute;
|
14 |
top: 0;
|
15 |
left: 0;
|
|
|
9 |
width: 100%;
|
10 |
padding-top: 100%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
|
11 |
}
|
12 |
+
.container iframe {
|
13 |
position: absolute;
|
14 |
top: 0;
|
15 |
left: 0;
|