*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{position:fixed;overflow:hidden}.controlKeys{position:absolute;width:15rem;left:50%;margin-left:-7.5rem;bottom:10%;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.title{font-size:.8rem;color:#a9a9a9;position:absolute;width:100%;bottom:2%;text-align:center}.title>a{color:#4fbdf9}@media (max-width: 768px){.controlKeys,.title{display:none}}@media (max-height: 450px){.controlKeys,.title{display:none}}
