:root {
  background:#afa88b;
}
other {
  width:0vw;
  height:100vh;
  display:table-cell;
  vertical-align:top;
  text-align:center;
  }
img {
  max-height:98vh;
  width:auto;
  }
img2 {
  max-width:100%;
  height:auto;
  }