JSFiddle - React, Tailwind, and code Playground

by D S

HTML

<div class="page"

CSS

.page{
    background:black;
    width:100%;
    height:100%
}