h1 {
  font-family: 'Rampart One', cursive;
  text-align: center;
  color: navy;
}
h2 {
  text-align: center;
  text-decoration: underline;
}
li {
  font-size: 20px;
}