html
{	background-color: black;
	height			: 100%;
	width			: 100%;
	display			: flex;
	justify-content	: center;
	align-items		: center;
}
	
video
{	height	: 432px;
	width	: 528px;
}