.custom-overlay{--custom-overlay-w:100vw;--custom-overlay-h:100%;background:var(--custom-overlay-bg);bottom:0;height:var(--custom-overlay-h);left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:var(--custom-overlay-w);z-index:-1}