#linear-gradient-over-image{
background-image: linear-gradient(to bottom, black, white),
url('images/background.jpg');
background-size: cover;
}
background-image: linear-gradient(#24366588, #24366588),
url("../images/profs.jpg");