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&modestbranding=1&showinfo=0&controls=1&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%;
}