JSFiddle - React, Tailwind, and code Playground
by ilyabezp
HTML
<div style="position:absolute;width:100px;height:100px;background:yellow;z-index:1;"></div>
<div style="position:absolute;width:50px;height:50px;background:red;"></div>
by ilyabezp
<div style="position:absolute;width:100px;height:100px;background:yellow;z-index:1;"></div>
<div style="position:absolute;width:50px;height:50px;background:red;"></div>