#loading_div_id{
    position: absolute;
    /* z-index: 44; */
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    background-color: white;
}