html, body {
  height: 100%;
  min-height: 100%;
  overflow: auto;
}
#app { min-height: 100%; }