
div.scroll {
    height: 120px;
    width: 600px;
    overflow: auto;
    border: 1px solid #666;
    padding: 2px;
}
