:root {
    color-scheme: light dark;
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

.hidden {
    display: none;
}