body, html {
  margin: 0;
  overflow: hidden;
}
video, canvas {
  position: absolute;
  width: 100%;
  height: 100%;
}
