JSFiddle - React, Tailwind, and code Playground

HTML

<div class="demo">Hello</div>

CSS

.demo { position: absolute; top: 50px; left: 120px; }