body {
  background-color: #03123F;
  margin:0;
}

div{
  margin:0 auto;
  height: 100vh;
  text-align:center;
  overflow:hidden;
  max-width:178vh;
}

video {
  height:100%;
  width:100%;
}
