:root:not(*) {
  background-color:magenta;
}

body {
  background-color:gray;
  color: silver;
}