body,html{padding:0;margin:0;width:100%!important;height:100%!important;background:#fff;user-select:none;-webkit-overflow-scrolling:touch!important;overflow:hidden!important;-ms-overflow-style:none}
::-webkit-scrollbar{width:0;height:0}
::-webkit-scrollbar-track{background:0 0}
::-webkit-scrollbar-thumb{background:0 0}
::-webkit-scrollbar-thumb:hover{background:0 0}
@font-face{font-family:myFont;src:url(../JS/MILanPro_Regular.ttf)}
#canvasx{width:100%!important;height:calc(100% - 90px)!important;background:red}
#loadframeint{position:fixed;z-index:100;top:0;left:0;height:100%;width:100%;background:#fff;display:none;transition:.5s}
#loadinint{position:fixed;top:58%;left:50%;transform:translate(-50%,0)}
#loadnumberbg{position:fixed;width:100%;height:4px;background:#90adbc;border-radius:5px}
#loadnumber{width:100%;text-align:center;position:fixed;color:#90adbc;font-size:17px;font-weight:700;transform:translate(0,-30px)}
#loadnumberbar{width:100%;position:fixed;height:4px;display:block;background:#e8798c;border-radius:10px}
#loadimg{position:fixed;background:#fff;top:50%;left:50%;width:120px;left:50%;transform:translate(-50%,-150px)}
#loadimgbar{width:100%;position:fixed;transform:translate(0,-80px)}
#loadimg2int{transform:translate(-35%,10%);margin:auto;width:150px;height:auto;opacity:1;animation-name:imgint;animation-duration:1s;animation-fill-mode:forwards}
@keyframes imgint{from{opacity:0}
to{opacity:1}
}
