.ScrollBox {
  width: 990px;
  height: 400px;
  overflow: scroll;
  border: blue 3px solid;
}