Hey!
I have this code:
.title {
background-image: url("cute-little-angel-with-closed-eyes-with-wings-vector-18840084.jpg");
background-size: contain;
background-repeat: no-repeat;
background-position: center;
padding: 100px;
}
And a text on top of it.
How can I change the image opacity?