body {
  background: blue;
  font-family: arial;
  font-size: 2em;
  color: white;
  text-align: center;
}
a{
  color: rgb(135,206,235);
}
