JSFiddle - React, Tailwind, and code Playground

by Ranganadh Paramkusam

HTML

<video width="100%" height="100%" controls="" autoplay="">
    <source src="http://clips.vorwaerts-gmbh.de/VfE_html5.mp4" type="video/mp4" />
    <source src="http://clips.vorwaerts-gmbh.de/VfE.webm" type="video/webm" />
    <source src="http://clips.vorwaerts-gmbh.de/VfE.ogv" type="video/ogg" />
</video>