html {
    -webkit-text-size-adjust: 100%;
    height: 100%;
}
  
body > div:nth-of-type(1) {
    height: 100%;
}

