.scrollArea {
  height: 200px;
  overflow-y: auto;
  padding-right: 7px;
  width: 240px;
  margin: 0 auto;
}