.scrollBox{
    width: 400px;
    height: 200px;
    border: 1px solid #000;
    overflow-y: scroll;
}