60 Minutes CECOT: Difference between revisions

From ICE List Wiki
Jump to navigation Jump to search
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>

Revision as of 20:09, 24 December 2025

 <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>