JSFiddle - React, Tailwind, and code Playground

HTML

<div>div</div>

CSS

div{position: absolute;
top: 0;
bottom: 0;
left:40%;
width: 20%;
background: #ff0000;}