Image Grascale CSS

.image {
	filter: grayscale(100%);
}
Naive Chief