.contenedor{
  display:flex;
  justify-content:center;
}
.video{
  width:300px;
  height:300px;
  border-radius:25px
}