JSFiddle - React, Tailwind, and code Playground

by bionicoz

HTML

<p>AAA</p>

CSS

body,html{height:100%;background:lime; }
p{background:red; height:99%; }