JSFiddle - React, Tailwind, and code Playground

HTML

<div style="background-color:green">
<span style="position:absolute">Текст</span>
</div>

<div style="background-color:green">
<p style="position:absolute">Текст</p>
</div>