/* Show it is fixed to the top */
body {
  height: 100%;
}

body>#app {
  height: 100%;
}