.video-body {
  width: 98%;
  max-width: 600px;
  height: auto;
  margin: auto;
}

.video-section {
  width: 100%;
 

}

video{
  width: 100%;
  box-shadow: 3px 3px 3px black;

 
}

