.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: flex;
    gap: 32px;
}
