JSFiddle - React, Tailwind, and code Playground

HTML

<div style="width:45px; height:45px; border: solid thin red; overflow: visible">
    Hello&nbsp;There
</div> 

<br />

<div style="width:45px; height:45px; border: solid thin red; overflow: visible">
    Hello There
</div>