:root { --background: #ffffff; --foreground: #171717; } body { color: var(--foreground); background: var(--background); }