.box{
   height: 400px;
   max-height: 500px;
   overflow-y: scroll;
}