
.spinner {
    position: absolute;
    z-index: 999;
    left: 50%;
    transform: translate(-50%, 90%);
}
