body {
    height: 100vh !important;
}

#app {
    display: flex;
    align-items: center;
    height: 100vh;
}