body {
    height: 600px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}
