CSS изменяет насыщение изображения
img {
filter: grayscale(100%);
}
florinrelea
img {
filter: grayscale(100%);
}