JSFiddle - React, Tailwind, and code Playground

HTML

<div style="width: 200px; margin: 0 auto; background-color:red;">Hola</div>
<br />

<div style="text-align: center; width: 200px; margin: 0 auto; background-color:red;">Hola</div>
<br />

<div style="text-align: center; background-color:red;">Hola</div>