img {width:75%;
  }
  html {  height: 100%;}
  body {
  background-color: white;
  color: black;
  font-family: ms ui gothic;
    text-align: center;
    height: 100% 
}
iframe {
  width: 75%;
  height: 75%;
}
div {width: 80%;
  }