body {

	margin: 0;
	padding: 0;
	background: #000;

}

video {

	max-height: 100vh;
	min-height: 100vh;
	width: 100%;

}