body{color:#fff;background-color:#000;margin:0}#screen{image-rendering:pixelated;display:block;height:100vh;margin:auto}.btn{outline:none;cursor:pointer;color:#333;background-color:hsla(0,0%,100%,.8);border:1px solid #ccc}.btn-circle-middle{width:48px;height:48px;line-height:48px;border-radius:50%}
    /*!*background-color: rgba(113,113,113,.5);*!*/.github-btn-wrapper{position:fixed;top:2%;right:2%}.github-btn-wrapper>iframe{display:block;margin-bottom:6px}@media (max-width:1024px) and (orientation:portrait){#screen{width:100%;height:auto}.github-btn-wrapper{width:100%;text-align:center;top:auto;right:auto;bottom:2%}.github-btn-wrapper>iframe{display:inline-block}}@media (max-width:1024px) and (orientation:landscape){#screen{width:auto;height:100vh}}.controller-wrapper{display:none;position:fixed}.controller-wrapper-right{bottom:10%;right:5%}.controller-wrapper-left{bottom:25%;left:5%}.controller-wrapper .controller{background-color:rgba(0,0,0,.5);color:#000;font-size:18px;text-align:center;line-height:1;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.controller-wrapper .controller:active{background-color:#eee}.controller-arrow{width:80px;height:20px;border-radius:6px;padding:14px 0;display:inline-block;background-position:-8px -248%;background-size:120% 150%}.controller-arrow-left{background-image:url("../assets/img/left-arrow.png");margin-right:10px}.controller-arrow-right{background-image:url("../assets/img/right-arrow.png")}.controller-arrow-top{background-image:url("../assets/img/top-arrow.png")}.controller-wrapper .controller-circle{border-radius:50%}.controller-wrapper .controller-circle-large{width:80px;height:80px;line-height:80px}@media (max-width:1367px){.controller-wrapper{display:block}}@media (max-width:320px){.controller-wrapper-right{bottom:8%;right:5%}.controller-wrapper-left{bottom:25%;left:5%}}