#back{
z-index:1;position:fixed;pointer-events:none;width:100%;height:100%;top:0px;left:0px;
}
#ba{
cursor:alias;position:fixed;z-index:3;width:100%;height:100%;
}
#mid{
z-index:2;position:fixed;pointer-events:none;width:70%;height:70%;top:15%;left:15%;
}
#mi{
cursor:alias;position:fixed;z-index:2;width:70%;height:70%;
}