.content{z-index:100;background:0 0;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.content__img{aspect-ratio:1.1;opacity:0;will-change:transform, filter;pointer-events:none;border-radius:15px;width:190px;position:absolute;top:0;left:0;overflow:hidden}.content__img-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px}
