* {
  margin: 0;
}
html, body, div#outer-container, div#AppRoot {
  height: 100%;
  width: 100%;
  background-color: #fafafb;
}