body {
	background: black;

}

.video {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;

}

#text {
	color: white;
	text-align: center;

}