body {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  background-color: #94a7ae;
}
