.form__overlay{position:fixed;top:0;left:0;width:100%;height:100dvh;background:rgba(0,0,0,.3);z-index:99999999999999;display:none}.form__overlay.active{display:grid;place-items:center}.form__overlay form{max-width:425px;width:100%;border-radius:12px;background:#fff}