JSFiddle - React, Tailwind, and code Playground

HTML

<div><button>test</button></div>

CSS

div{
     text-align: center;   
}