#player__holder {
	text-align: center;
}

#player__holder p {
	margin: 200px;
}

#player__holder video {
	width: 100%;
	max-width: 900px;
}