.loader {
    z-index:999999999999999999999999;
    width: 110px;
    height: 110px;
    position: fixed;
    top: 40%;
    left: 47%;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 60px;
    display: none;
}