html {
  background: #fff;
}
body {
  font-family: system, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Lucida Grande";
  margin: 2em;
}
ul {
  padding: 0;
  list-style-type: none;
}
