body {
  min-height: 100vh;
  padding: 0px;
  margin: 0px;
  background: #F9F9F9;
  display: flex;
  flex-direction: column;
  align-items: center;
}/*# sourceMappingURL=index.css.map */