html,
body {
  height: 100%;
  padding: 0;
  margin: 0;
}

.video-js,
.video-js video {
  display: block;
  width: 100%;
  height: 100%;
}