Currently, I have the following HTML code for an image:
<img id="modalImg" alt="img" src="/path">
How can I add an overlay background to this image? Something like this:
.background-color: rgba(0,0,0,0.2);
For example, you can see an image with an overlay background here: https://i.sstatic.net/0pLei.png