JSFiddle - React, Tailwind, and code Playground

by Artem

CSS

body {
  width: 100vw;
  height: 100vh;
  background-color: tomato;
}