.title {
  text-align: center;
}

section.header {
  height: 20vh;
}

div.frame {
  height: 80vh;
  overflow-y: scroll;
}
