60 Minutes CECOT: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<html><video controls preload="metadata" width="720">
<div style="
  <source src="https://wiki.icelist.is/images/3/32/60_Minutes_CECOT.mp4" type="video/mp4">
  position: relative;
   Your browser does not support the video tag.
  width: 100%;
</video>
  max-width: 100vw;
</html>
  margin: 0;
">
  <video
    controls
    preload="metadata"
    style="
      width: 100%;
      height: auto;
      max-height: 90vh;
      background: #000;
    "
  >
    <source src="https://wiki.icelist.is/images/3/32/60_Minutes_CECOT.mp4" type="video/mp4">
   </video>
</div>