nav ul {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 10px 10px 0 10px;
}

justify-content: