.spinner {
  padding: 0 32px 0 0;
}

.neptun-placeholder-logo {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 40px;
}

.spinner-wrapper {
  display: inherit;
}
