JSFiddle - React, Tailwind, and code Playground
HTML
Text!
CSS
html { background: rgba(0,255,0,0.5); border: 1px solid black }
body { background: rgba(255,0,0,0.5); }
html { min-height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
body { min-height: 100%; }