JSFiddle - React, Tailwind, and code Playground
by mowglisanu
HTML
<div id="content"><div>
CSS
#content{background-color:red}
html,body,#content{height:100%;margin:0}
by mowglisanu
<div id="content"><div>
#content{background-color:red}
html,body,#content{height:100%;margin:0}