JSFiddle - React, Tailwind, and code Playground

HTML

<div style="height:200px;width:200px;display:inline-block;">
<div style="height:200px;width:200px;background:#000000;"></div>
</div>

<div style="height:200px;width:200px;display:inline-block;border:1px solid #000000;"></div>