* 
{
  padding: 0px;
  margin: 0px;
}
html 
{
  height: 100%;
  overflow: hidden;
}
body
{
  height: 100%;
}
.video 
{
  height: 100%;
  width: 100%;
}