@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap";html{font-family:"Exo 2",sans-serif;background:#000}*{touch-action:manipulation}body{overflow:hidden}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.arrow-key-interface{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;z-index:100}.leftb{right:0;bottom:0}.rightb{left:0;bottom:0}.arrow-key-interface button{width:50px;height:50px;margin:5px;font-size:24px;cursor:pointer;background:#000;border:solid grey 1px;color:#fff}.arrow-key-interface button:hover{background:pink}.instructions{padding:20px;position:absolute;top:0;left:0;z-index:100;color:gray;font-size:24px}#fun-mode{position:absolute;right:0;top:0;margin:30px 20px 20px;padding:10px;background:#000;outline:1px solid grey;color:#fff;border:none;border-radius:2px}#fun-mode:hover{background:pink}
