.scrolling {
  max-height: 300px;
  overflow-y: auto;
  max-width: 600px;
}