body.contrast-mode img {
    filter: brightness(0.85) contrast(1.3);
}
#contrast-mode:hover {cursor: pointer;}