body {
    background: url('/fond2.png') center / cover no-repeat fixed;
    background-image: linear-gradient(rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.1)),url('/fond2.png')
}