JSFiddle - React, Tailwind, and code Playground
HTML
<div class="wrapper">
<div class="">
</div>
</div>
CSS
html,
body {
height: 100%;
}
<div class="wrapper">
<div class="">
</div>
</div>
html,
body {
height: 100%;
}