how to darken an image with css code example Example: darken image css .container img { filter: brightness(50%); }