JSFiddle - React, Tailwind, and code Playground

by yasemin CerrahoÄźlu

HTML

<script src="https://vjs.zencdn.net/4.12/video.js"></script>
<link rel="stylesheet" href="https://vjs.zencdn.net/4.12/video-js.css">
<video   id="test" width="100%" height="100%" controls="" webkit-playsinline>
  <source src="http://deeym91p81iut.cloudfront.net/video/04485f2b2cffa5ee7c9aecd1a9ea2e29c5f026bc.mp4" type="video/mp4" />
</video>