.click-outside{position:fixed;height:100vh;width:100vw;top:0;left:0;z-index:200}.standard-dialog{position:fixed;height:75vh;width:75vw;top:50%;left:50%;display:flex;flex-direction:column;z-index:10;overflow:hidden}.standard-dialog-content{position:relative;height:100%;justify-content:center;align-items:center;overflow-y:auto}