body {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  padding: 20px;
}

h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 20px 0;
  color: #ff5733;
}


li {
  font-size: 1.2rem;
  margin: 10px 0;
}