JSFiddle - React, Tailwind, and code Playground
by Gaurav Singh
HTML
<div class="wrapper">
<div class="h_iframe">
<iframe src="//www.youtube.com/embed/9KunP3sZyI0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
CSS
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}