JSFiddle - React, Tailwind, and code Playground

by Josh Pullen

CSS

body {
  width: 100vw;
  height: 100vh;
  background: center / cover no-repeat url(https://uploads.scratch.mit.edu/projects/thumbnails/403594682.png);
}