body {
  background-color: #fff;
}

.container video {
  max-height: 100vh;
  max-width: 100vw;
  width: 100%;
}