.back2
{
    background-image:linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,.8)) ,url(Sweet.jpeg); 
    background-size: cover;

    height: 2000px;

    color: white;
    background-position: 10% 90%; 
}


