JSFiddle - React, Tailwind, and code Playground

HTML

<div></div>

CSS

html, body {height: 100%;}
div {height: 100%; background: red;}