JSFiddle - React, Tailwind, and code Playground

by jonahe

HTML

<iframe width="100%" height="100%" src="https://www.youtube.com/embed/hbstvXPHIY4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

CSS

body {
  min-height: 100vh;
  background: red;
}