JSFiddle - React, Tailwind, and code Playground

by GopsAB

HTML

<input type="text"/>

CSS

input
{
    text-align: center;
}