.toast-modal{position:fixed;z-index:999999999;bottom:2.5rem;left:calc((100% - 12.5rem)/ 2);width:12.5rem;max-width:70vw;min-height:3.125rem;background:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;padding:.25rem .5rem}.toast-modal__message{flex-grow:1}
