@media (prefers-color-scheme: dark) {
    html {
    }
    .tile-white {

    }
}

body {
   /* color-scheme: dark;*/
}