JSFiddle - React, Tailwind, and code Playground

HTML

<div class = "test" style = "width: 100px; height: 50px; display: table-cell; border: 1px solid; border-radius: 5px; text-align: center;">
    <div style = "display: inline-block;">...</div>
</div>