header {
  height: 40px;
}
article {
  width: 80%;
  height: 60%;
  overflow-y: auto;
}
footer {
  height: 30px;
}
