#lodaer-page-index-gen {
    width: 100%;
    height: 100%;
    background-color: aliceblue !important;
    z-index: 1000000 !important;
    position: fixed;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}