body {
  background-color: #d2f7f9;
}

.main {
  min-height: 100%;
  min-height: 100vh;

  display: flex;
  align-items: center;
}