body {
  background-color: #e6f2ff;
  color: black;
}

footer {
  font-size: 13px;
  color: #29293D;
  font-style: italic;
}

h1 {
  text-align: center;
  color: white;
  background-color: blue;
}

h3 {
  color: blue
}