html, body {
    height: 100%;
}

.bg-app {
    background: var(--mud-palette-background);
}
