.content {
  height: calc(100vh - 50px);
  overflow-y: scroll;
}
