*{margin:0;padding:0;box-sizing:border-box}html{width:100%;height:100%}body{width:100%;height:100%;background-color:#230067}#canvas{width:100%;height:100%;position:fixed}#loading-bar{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#logo{width:150px;height:102px;margin:auto;background:url(/assets/logo-CF9qIemW.png) no-repeat center;background-size:contain}#progress-bar-empty{width:150px;height:8px;margin-top:15px;background-color:#190048;border-radius:5px}#progress-bar-full{width:0%;height:100%;background-color:#4fc7fe;border-radius:5px}
