// Code
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
