div{
   width: 600px;
   height: 400px;
   background-color: #ccc;
   padding: 30px;
   overflow-y: scroll;
}