body {
  background: var(--text-color);
  background: color(var(--text-color) shade(30%));
}