h1 {
  text-align: center;
}

ul li {
          list-style-type: none;
            margin: 10px;
}

li a {
          text-decoration: none;
}


