JSFiddle - React, Tailwind, and code Playground
HTML
<div style="width=90px; height:200px; border:1px solid #000; float:left;">
<div id="red">Red</div>
<div id="green">Green</div>
<div id="yellow">Yellow</div>
</div>
<div style="width=90px; height:200px; border:1px solid #000; float:left;">
<div id="red">Red</div>
<div id="green">Green</div>
<div id="yellow">Yellow</div>
</div>