.bg-zinc-900 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg-zinc-900 > .logo {
  max-width: 100%;
  max-height: 100%;
}