body {
    --color-fg: #223;
    --color-bg: #fea;
    --color-accent: #ed7;
    --color-muted: #001;
    --font-family: sans-serif;
}
