:root { --bg: #242424; } body { background-color: var(--bg); color: #ffffff; }