.LoansConfiguration{
    position: fixed;
    /* background-color: red; */
    display: flex;
    justify-content: center;
    align-items: center;

    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;

}
