.webgl-content *,body,canvas,html{border:0;margin:0;padding:0}.webgl-content,body,canvas,html{height:100%;width:100%}.webgl-content,.webgl-content #gamecanvas{position:relative;display:block;width:100%}body,canvas,html{background-color:#141414}.webgl-content #gamecanvas{height:calc(100% - 38px)}.progress,.webgl-content .logo{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.webgl-content .logo{background:url(progressLogo.png) center/contain no-repeat;width:249px;height:111px}.webgl-content .progress{height:18px;width:141px;margin-top:90px}.webgl-content .progress .empty{background:url(progressEmpty.png) right/cover no-repeat;float:right;width:100%;height:100%;display:inline-block}.webgl-content .progress .full{background:url(progressFull.png) left/cover no-repeat;float:left;width:0;height:100%;display:inline-block}.webgl-content .footer{height:38px;line-height:38px;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:18px;background-color:#141414;color:#fff}.fullscreen,.title,.webgl-content .footer .webgl-logo{height:100%;display:inline-block;background:center no-repeat}.webgl-content .footer .webgl-logo{float:left;margin-left:10px}.webgl-content .footer .webgl-logo a{text-decoration:none;color:#4997A3}.webgl-content .footer .title a{text-decoration:none;color:#fff}.webgl-content .footer .webgl-logo a:hover{opacity: .7}.webgl-content .footer .title{margin-right:10px;float:right;color:#fff}.webgl-content .footer .fullscreen{background-image:url(fullscreen.png);width:38px;float:right;cursor:pointer}.button,.button span{cursor:pointer;display:inline-block}.button{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-39%,230%);border-radius:4px;background-color:#5AAF4B;border:none;color:#FFF;text-align:center;font-size:22px;padding:10px;transition:all .5s}.button span{position:relative;transition:.5s}.button span:after{content:'\2713';position:absolute;opacity:0;top:-3px;right:-20px;transition:.5s}.button:hover span{padding-right:25px}.button:hover span:after{opacity:1;right:0}