body {
  font-family: sans-serif;
  margin: 2rem;
}
h1 {
  color: navy;
}
p {
  font-size: 1.2rem;
}
