:global(#app) {
.wrapper {
height: 100%;
position: fixed;
width: 100%;
z-index: -1;
max-width: 100vw;
max-height: 100vh;
}