
body {
  background-color: #363636;
}


.video-container {
  width: 75%;
  margin-top: 5vh;
  margin-bottom: 5vh;
  margin-left: auto;
  margin-right: auto;
}

#videoElement {
	width: 100%;
}