@import "fonts/mononoki/mononoki.css"; html { color-scheme: light dark; width: 100%; min-width: 320px; } body { margin: 0; padding: 8px; } * { font-family: 'mononoki'; }