html{

}

@media print {
	html {
		background-color: transparent !important;
	}
}