JSFiddle - React, Tailwind, and code Playground
by Shirly Manor
HTML
<video controls style="width:640px;height:360px;" poster="https://res.cloudinary.com/dotgallery/image/upload/v1/animated/hdt7s8pujpjbfd0zv2l1.jpg">
<source src="https://res.cloudinary.com/dotgallery/image/upload/f_webm,vc_vp9,q_auto:good/v1/animated/hdt7s8pujpjbfd0zv2l1"
type='video/webm;codecs="vp9"' />
<source src="https://res.cloudinary.com/dotgallery/image/upload/f_mp4,q_auto:good/v1/animated/hdt7s8pujpjbfd0zv2l1"
type='video/mp4' />
</video>