html.dark{color-scheme:dark;background:#111827}html{background:#fff;transition:background-color .2s}body{min-height:100vh;color:var(--text-color, #111827);transition:color .2s}html.dark body{--text-color: #ffffff}
