.backgroundsection{
    background-image: url('../upload/1.jpg');
}
.colorsection{
    background: #f0f0f0;
}