.modal-is-open{overflow:hidden!important}.modal-wrapper{align-items:center;animation:appear .3s ease-out;display:flex;height:100%;justify-content:center;position:fixed;right:0;top:0;width:100%;z-index:8}.modal-wrapper.modal-wrapper-closing{animation:disappear .3s ease-out}.modal-wrapper .modal{animation:slideUp .3s ease-out;background-color:#fff;position:fixed}.modal-wrapper .modal.modal-closing{animation:slideDown .3s ease-out}.test{background:#fff}