Answers for "how to add black over an image in css"

CSS
1

add black above image css

filter: brightness(50%);
Posted by: Guest on June-20-2021

Code answers related to "how to add black over an image in css"

Browse Popular Code Answers by Language