/*
body {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	background: #aaa !important;
}
*/