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

.container {
  width: 800px;
  margin: 0 auto;
}
