body {
  background-color: indigo;
  color: white;
  font-family: 'EB Garamond', serif;
}

a {
  color: skyblue;
}


