JSFiddle - React, Tailwind, and code Playground

by Academia

HTML

<div id="video-mask" style="overflow: hidden;width: 600px;height: 160px;">
<video controls autoplay style="width=600;height=337;">
    <source src="http://my-site.com/examples/myPage/videos/infinityBlue_bis.mp4#t=32,420" type="video/mp4" /> 
</video>
</div>