body {
    background-color: #111;
    color: #DEDEDE;
}

html, body, #svelte {
    min-height: 100vH;
}