portal commited on
Commit
6f38355
·
1 Parent(s): 3a334b1

Update back.html

Browse files
Files changed (1) hide show
  1. back.html +5 -5
back.html CHANGED
@@ -22,11 +22,11 @@
22
  </head>
23
  <body>
24
  <div class="container">
25
- <iframe
26
- class="responsive-iframe"
27
- src="https://omnibus-codepen.hf.space/index.html"
28
- frameborder="0"
29
- ></iframe>
30
  </div>
31
 
32
  </body>
 
22
  </head>
23
  <body>
24
  <div class="container">
25
+ <iframe height="300" style="width: 100%;" scrolling="no" title="HTML/CSS Blank" src="https://codepen.io/johnsons531/embed/AYGmLZ?default-tab=html%2Cresult&editable=true" frameborder="no" loading="lazy" allowtransparency="true" allowfullscreen="true">
26
+ See the Pen <a href="https://codepen.io/johnsons531/pen/AYGmLZ">
27
+ HTML/CSS Blank</a> by Sarah J (<a href="https://codepen.io/johnsons531">@johnsons531</a>)
28
+ on <a href="https://codepen.io">CodePen</a>.
29
+ </iframe>
30
  </div>
31
 
32
  </body>