body {
  font-family: sans-serif;
  padding: 2rem;
  background: #fff;
  color: #222;
}
h1 {
  font-size: 1.8rem;
}