.ModalQrCode{flex-direction:column;width:100%;display:flex}.ModalQrCode_code{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;width:360px;height:360px;margin:0 auto;display:flex}.ModalQrCode_code svg{width:100px;height:100px;margin:auto}.dark .ModalQrCode_code{background-color:var(--card-background-dark)}
