body {
  background: #FAF9F6;
}
.logo {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;
}
