html, body, #app {
  height: 100%;
  margin: 0;
}

.app-content {
  padding:40px 15px;
}