JSFiddle - React, Tailwind, and code Playground
by bionicoz
HTML
<p>AAA</p>
CSS
body,html{height:100%;background:lime; }
p{background:red; height:99%; }
by bionicoz
<p>AAA</p>
body,html{height:100%;background:lime; }
p{background:red; height:99%; }