Body {
color: rgb(0, 0, 0);
background-color: rgb(229, 229, 229);
/*alink="#000099" link="#000099" vlink="#990099"*/
}

Table{
text-align: left;
width: 100%; /*1670px; */
height: 10vh;
/*border="0" cellpadding="0" cellspacing="0"*/
}

img {
border: 0px solid;
width: 17vh;
height 5vh;
}


iframe{
max-height:88vh;
height:86vh;
}

video {
  position: fixed;
  top: 50%; left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}
