:root {
  --background-color: var(--yellow);
  /*--background-color: gray;*/
  --text-color: gray;
}

 
