#vid-display {
	height: 100%;
	width: 100%;
	position: absolute; top: 0; left: 0;
	overflow: hidden;
	background: black;
	padding:0;
	z-index: 0;
}
