h2 {
  text-align: center;
}

ul {
  padding: 0;
}

.list-item {
  display: flex;
  gap: 10px;
}
