html {
  font-size: 1em;
  line-height: 1.25em;
}

li::marker {
  color: hotpink;
}

li:first-child::marker {
  font-size: 5rem;
}