.cal {
  font-family: monospace;
  font-weight: bold;
  font-size: 2em;
}

body {
  font-family: monospace;
  padding: 2px;
}

#subheading {
  font-size: 18px;
  margin-bottom: 0px;
}

#article {
  padding: 5% 10% 1%;
  font-size: larger;
}

