#load{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:url("./loading2.gif") no-repeat center center rgba(0,0,0,0.25);
    background-size:10%;
}