html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background:#333;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;touch-action:none}.controlKeys{position:absolute;width:12rem;left:50%;margin-left:-6rem;bottom:12%;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.title{font-size:.8rem;line-height:1.4;font-family:Arial,sans-serif;color:#a9a9a9;position:absolute;left:50%;transform:translate(-50%);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}}
