#title {
  font-size: 2em;
  font-weight: bold;
  margin-top: 0.5em;
}

article {
  display: none;
}
article.active {
  display: block;
}
