JSFiddle - React, Tailwind, and code Playground
HTML
<div style="position:relative;margin-top:100px;width:500px;height:300px;">
<div style="background-color:rgba(23, 170, 180, 1);width:60px;height:145px;position:absolute; z-index: 1;
opacity: 0.5;left: 25px;"></div>
<div style="background-color:rgba(249, 177, 67, 1);width:110px;height:70px;position:absolute;"></div>
</div>