#canvas_matrix {
	position:fixed;
	width:100%;
	height:100%;
	min-width:1920px;
	min-height:1080px;
	z-index:70;
	top:0;
	background:#000000;
	opacity:0.8;
}