It's great that sites offer both light and dark mode, but why do I have to manually choose? Use `prefers-color-scheme` in your CSS, and the site will adjust to my already expressed preference: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@media/prefers-color-scheme
