html {
    background-color: #0000 !important;
    height: 100%;
}

body {
    background-color: transparent !important;
    height: 100%;
}

#app {
    height: 100%;
}
