JSFiddle - React, Tailwind, and code Playground

by Michael Prosser

HTML

<!-- Pixel Theater code for the video file: https://sleekinteractive.com/videoparticles/assets/videos/stardestroyer.mp4 --><iframe src="https://sleekinteractive.com/videoparticles/index.1.1.php?embed=true&vid=https://sleekinteractive.com/videoparticles/assets/videos/stardestroyer.mp4&env=4" width="100%" height="100%"></iframe><!-- end Pixel Theater code -->

CSS

html,body{
  height:100%;
  margin:0px;
  background-color:#000;
}