* {
  margin: 0;
  padding: 0;
}

.wrapper {
 margin: 0 auto;
 width: 1000px;
 }
 
 video {
  width: 100%;
}
