body {
  background: #cc0028;
}

h1 {
  text-align: center;
  color: #363a40;
}

ul {
  list-style: none;
  padding: 0;
}

a {
  text-decoration: none;
}

li {
  text-align: center;
}
