theme .dark {
  background: black; }

A {
  color: red; }

body {
  color: green; }