:root {
  --background-color: rgb(215, 215, 215);
  --text-color: rgb(64, 64, 64);
  --visited-link-color: rgb(130, 130, 130);
}