JSFiddle - React, Tailwind, and code Playground
by D S
HTML
<div class="page"
CSS
.page{
background:black;
width:100%;
height:100%
}
by D S
<div class="page"
.page{
background:black;
width:100%;
height:100%
}