oembed.frame.css 98 B

12345678
  1. iframe {
  2. position: absolute;
  3. top: 0;
  4. left: 0;
  5. width: 100%;
  6. height: 100%;
  7. margin: 0;
  8. }