body.light { background: #fff; color: #000; }
body.dark { background: #111; color: #fff; }
body.cyberpunk { background: black; color: cyan; }
