@import '@styles/css/base.css'; body { display: flex; justify-content: center; align-items: center; background-color: white; color: black; } .v-application__wrap { min-height: 0; }