<style type="text/css">
/*可以body改为需要的标签*/
body{
filter: gray;
}
</style> 