body {
  margin: 0;
}

img, object {
  position: absolute;
  width: 94vw;
  height: 94vh;
  margin: 3vh 3vw;
  object-fit: contain;
}
