 @media print
 {
 	.print-material{
 		min-height: 100%;
 		background-color: #fff;
 	}

 }