JSFiddle - React, Tailwind, and code Playground

HTML

<button>234</button>
<button></button>
<button>234</button>
<button>234</button>
<button></button>

CSS

button{
  height:25px;
  widht:25px;
}