.background-image {
    background: linear-gradient(rgba(31, 31, 31, 0.6), rgba(16, 16, 16, 0.6)), url('Poze/sahbackround.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}