body {
  font-family: sans-serif;
  background: #f0f0f0;
  padding: 2rem;
}

h1 {
  font-size: 15px;
  font-weight: normal;
  color: blue;
}
