JSFiddle - React, Tailwind, and code Playground

by Shirly Manor

HTML

<div class="container mt-5 mb-5 p-0">
        <video width="100%" autoplay=true>
          <source src="http://res.cloudinary.com/shirly-dam/image/upload/e_zoompan:du_15;from_(x_0.0;y_0.0;zoom_4.5);to_(x_1.0;y_1.0;zoom_1.7)/c_fill,w_1600,h_400/shutterstock_1383536342_asset_jwoaic.mp4" type="video/mp4">
        </video>
      </div>