body {
  background: var(--color-background);
}

a {
  color: inherit;
}
