body {
    background-color: black;
}

img {
    filter: drop-shadow(0 0 4px #000000);
}