#description {
    background: linear-gradient(to bottom, slateblue, navy);
}

#diagrams {
    background: linear-gradient(to bottom, skyblue, powderblue);
}

#videos {
    background: linear-gradient(to bottom, orchid, slateblue);
}