JSFiddle - React, Tailwind, and code Playground

by Daniel Hall

HTML

<iframe src="https://www.youtube.com/embed/xGmXxpIj6vs" allowfullscreen></iframe>

CSS

body {
	
}

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