div.background-overlay{z-index:1000;background-color:#ffffffb3;width:100%;height:100%;position:fixed;top:0;left:0}div.background-overlay .modal-container{color:#fff;background-color:#3b4252;border-radius:5px;min-width:450px;max-width:90vw;animation:.5s fadeIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}div.background-overlay .modal-container .modal-content{padding:2em}div.background-overlay .modal-container .modal-buttons{gap:1em;display:flex}div.background-overlay .modal-container .modal-buttons button{flex-shrink:1;flex-basis:100%}
