html{
filter:grayscale(1);
-moz-filter:grayscale(1);
-ms-filter:grayscale(1);
-o-filter:grayscale(1);
}
