JSFiddle - React, Tailwind, and code Playground

HTML

123 <input  type="text" value="" readonly style="width:10px; height:10px; padding:0; border:1px solid white; cursor:pointer; background-color:red;">
<div style="display:inline-block; width:10px; height:10px; vertical-align:middle; overflow:hidden; background-color:red; border:1px solid white;"></div>
456