/* *{?:?} */

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://), url-prefix(https://), url-prefix(ftp://), url-prefix(file://), url-prefix(about:){

html:after {

content:"" !important;
position: fixed !important;
top: 0 !important;
bottom: 0 !important;
left: 0 !important;
right: 0 !important;
background: #000 !important;
z-index: 99999999 !important;
pointer-events: none !important;
opacity: .2 !important}

}
