/* .css-1crfi6z {
    font-size: inherit !important;
    width: inherit !important;
    height: inherit !important;
        position: absolute;
    top: 40%!important;
    left: 50%!important;
}

#modal-fullscreen-spinner .modal-body{

        min-height: 100vh;
}
#modal-fullscreen-spinner{
    overflow: inherit!important;
    overflow-x: inherit!important;
    overflow-y: inherit!important;
}
#modal-fullscreen-spinner .modal-dialog, #modal-fullscreen-spinner .modal-content, #modal-fullscreen-spinner .modal-body{
    background-color: transparent !important;
}
 */