how to set background image and make it darker css code example Example: make image darker in css #myimage { filter: brightness(50%); }