html { height:100%; }
body { position:absolute; top:0; bottom:0; right:0; left:0; }
video { height:94%; width:100%; }
embed { height:3%; width:100%; }
video::-webkit-media-controls-panel {
   background-image: none;
   filter: brightness(0.4);
}