.scroll {
    max-height: 1200px;
    height: 1200px;
    width: 160px;
    overflow-y: auto;
}

