body {
  font-family: Arial;  
  height: 100%;
  max-height: 100%;
  margin: 0;
}

html {
  height: 100%;
}

img {object-fit: contain;}