:root {
    color-scheme: light dark;
}

body {
    max-width: 800px;
    margin: auto 10px;
}
