.home {
  display: flex;
  flex-direction: column;

  height: 100%;

  gap: 32px;
}