.videoContainer {
	width: 60%;
	margin: 0 auto 2rem auto;
}
video {
	width: 100%;
}