You can use linear-gradient like:
linear-gradient
background-image: linear-gradient( to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("fondo.jpg");
Here you change the 0.8 to the opacity of the background you want.
0.8
1.4m articles
1.4m replys
5 comments
57.0k users