html, body, .app-container {
  height: 100%;
  width: 100%;
}

.navbar {
  display: none;
}
.navbar-toggle {
  display:none;
}
