.webgl-content * {border: 0; margin: 0; padding: 0} .webgl-content {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);} .webgl-content .mokumokuran, .logo, .progress {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);} .webgl-content .mokumokuran {color:#BC9646; font-size:28px;} .webgl-content .logo {background: url('Line_Small_Cube.png') no-repeat center / contain; width: 191px; height: 16px;margin-top: 30px} .webgl-content .progress {height: 18px; width: 191px; margin-top: 60px;} .webgl-content .progress .empty {background: url('XP_Bar.png') no-repeat right / cover; float: right; width: 100%; height: 100%; display: inline-block;} .webgl-content .progress .full {background: url('XP_Bar_Fill.png') no-repeat left / cover; float: left; width: 0%; height: 100%; display: inline-block;} .webgl-content .progress.Dark .empty {background-image: url('XP_Bar.png');} .webgl-content .progress.Dark .full {background-image: url('XP_Bar_Fill.png');}