JSFiddle - React, Tailwind, and code Playground

by oilvier

HTML

<div>
  <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/ScMzIvxBSi4?rel=0&amp;modestbranding=1&amp;showinfo=0&amp;controls=1&amp;enablejsapi=1&autoplay=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

SCSS

body {
  height: 5000px;
}


iframe {
  width: 100%;
}