/* Small app tweaks. Tailwind comes from CDN. */
:root { color-scheme: dark; }
html, body { height: 100%; }
a { text-decoration: none; }
