body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
}

#app {
  position: relative;
  height: 100%;
}