body {
  background: #000;
}
video {
  max-height: 100vh;
  display: block;
  margin: 0 auto;
}