body {
    -webkit-filter: grayscale(100%); /* For Safari */
    filter: grayscale(100%);
}