#section-1 {
    height: 250px;
}
#section-2 {
    min-height: 550px;
}
html,
body {
    overflow-x: hidden;
    background-color: #000;
}