body {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f3f3ee;
}
