body {
  font-family: system-ui, sans-serif;
  margin: 20px;
}

#count {
  font-size: 3rem;
  font-weight: 700;
}

#timestamp {
  font-size: 0.8rem;
  opacity: 0.6;
}
