JSFiddle - React, Tailwind, and code Playground

by Lore ZZ

HTML

<div>
    <iframe src="http://player.vimeo.com/video/52970271?title=0&amp;byline=0&amp;portrait=0&amp;badge=0&amp;color=ffffff" width="100%" height="100%" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></div>

CSS

iframe, div {
     width: 100%;
     height: 100%;
}