.videoDetail {
  height: 100vh;
  background-color: #000;
}

.videoDetail .video {
  display: block;
}
