html {
  background-color: white;
  color: black;
  font-family: sans-serif;
  text-align:center;
  margin: 0 auto;
	 width: 100%;
}
video {
  height: 10%;
  
}


