<img width="1545" height="735" alt="Image" src="https://github.com/user-attachments/assets/155cab6a-0b34-497c-95a8-c3cb23fad598" /> Solution: put color-scheme: dark in the body ```css body { color-scheme? dark; } ```