:root {
    color-scheme: dark;
    background: #000;
}

html,
body {
    min-height: 100%;
    margin: 0;
    background: #000;
}
