h1 {
  margin-top: 15dvh;

  font-size: 14px;

  text-align: center;
}

ul {
  width: fit-content;

  margin: auto;

  margin-top: 10dvh;
}
