JSFiddle - React, Tailwind, and code Playground

by pepelsbey

HTML

<div></div>

CSS

DIV {
    position:absolute;
    top:0;
    bottom:0;
    width:10%;
    background:#C00;
    }