body {
  margin: 0;
  overflow: hidden;
}

div.container {
  width: 100%;
  height: 100%;
}

video {
  width: 100%;
}
