#content {
  height: 98vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

body {background-color: #f9fbf2;}