JSFiddle - React, Tailwind, and code Playground
by darcyclarke
HTML
<video src="http://f.cl.ly/items/1z0b3c1n1b3r1E3n2e28/c9eyu02jscuxbhnmo7e3.mp4" controls autoplay loop preload type="video/mp4">This content appears if the video tag or the codec is not supported.
</video>
<hr>
<video src="http://flixeldev.s3.amazonaws.com/flixel/c9eyu02jscuxbhnmo7e3.mp4" controls autoplay loop preload type="video/mp4">This content appears if the video tag or the codec is not supported.
</video>
CSS
video {
max-width: 300px;
}