#scrollbars {
  display:none !important;
}

#content {
  overflow-y:scroll;
}