
html, body {
  height: 100vh;
}


div, button {
    min-height: 5em;
    line-height: 5;
    font-size: 1.123em;
  }