html.dark-mode {
    color-scheme: dark;
    --page-background-color: #000000;
    --side-nav-background: #000000;
}


