JSFiddle - React, Tailwind, and code Playground

by thindery

HTML

<div>
    <img src="https://papermusepress.scene7.com/is/image/papermusepress?layer=0&src=fxg{papermusepress/6x4Shape3?$Embed1_6x4Shape3=STA_PNOT_001_00&imageres=140&wid=234&hei=230}&scl=1&fmt=png-alpha&qlt=90&op_usm=0.3,1&extend=10,10,10,10&effect=-1&blendMode=mult&op_grow=3&op_blu
r=4&color=0,0,0,120">
<div class="bottom">
    <img src="https://papermusepress.scene7.com/is/image/papermusepress?layer=0&src=fxg{papermusepress/6x4Shape3?$Embed1_6x4Shape3=STA_PNOTB_001_00&imageres=140&wid=234&hei=230}&scl=1&fmt=png-alpha&qlt=90&op_usm=0.3,1&extend=10,10,10,10&effect=-1&blendMode=mult&op_grow=3&op_blur=4&color=0,0,0,120">
</div>
    </div>

CSS

.bottom {
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: -1;
}