body,html{width:100vw;height:100vh;display:block;overflow:hidden;margin:0;padding:0}html{font-family:Roboto,Arial,sans-serif;font-size:10px}body{background:#111}#game{width:100%;height:100%}.loading-box{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1}.loading-box-2{display:table;width:100%;height:100%;text-align:center}.loading-box-3{display:table-cell;vertical-align:middle}.progress-bar{height:26px;position:fixed;bottom:0;left:0;transition:all .3s}.fl-o1{background-color:#c2de7c;width:100%;z-index:2}.fl-o2{background-color:#7eab11;width:0;z-index:3}