body{
  text-align: center;
  background-color: yellow;
}
a:visited{
  color: blue;
}
