body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

main {
  position: absolute;
  bottom: 0.5rem;
  left: 0.5rem;
}

ul, li {
  padding: 0;
  list-style-type: none;
}

ul {
  margin-top: 1rem;
}
