img {
      aspect-ratio: auto;
      height:200px;
      object-fit: cover;
}
table{
    width:100%;
}
td{
    align-content: center;
    text-align: center;
}
iframe{
    height:600px; 
  }
html, body {margin: 0; height: 100%; }