.modal-overlay-profile-preview-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-overlay-profile-preview-modal .modal-content{background:var(--main-color);border-radius:1em;width:85%;height:95%;display:flex;flex-direction:column}