.videoplay {
  width: 100vw;
  height: 100vh;
}

.videoplay iframe {
  display: block;
}
