.content {
  height: calc(100vh - 78px);
  overflow: auto;
}