body {
  background-color: aliceblue;
  padding: 20px;
  font-family: sans-serif;
}

.serif {
  font-family: serif;
}
