JSFiddle - React, Tailwind, and code Playground
HTML
<div>div</div>
CSS
div{position: absolute;
top: 0;
bottom: 0;
left:40%;
width: 20%;
background: #ff0000;}
<div>div</div>
div{position: absolute;
top: 0;
bottom: 0;
left:40%;
width: 20%;
background: #ff0000;}