JSFiddle - React, Tailwind, and code Playground
HTML
<div>
</div>
sdfasdfsafsadfsdf
CSS
div {
background: #ccc;
border: 1px dashed #999;
display: inline-block;
width: 40px;
height: 40px;
position: absolute;
top: 5px;
left: 20px;
}