.scrollable{
    height: 400px;
    overflow: scroll;
    width: 100%;
}
