TIL background-blend-mode and a background-image is the only way to do a mix blend mode on an image. You can’t do that with an absolutely-positioned <img> tag.

From @andy_blum.