main {
  font-family: serif;
}
article {
  font-family: sans-serif;
}
h1,
h2,
h3 {
  font-family: serif;
}
footer {
  display: none;
}
