.scrollbox {
  width: 95%;
  height: 200px;
  overflow: scroll;
}
