html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#100025;touch-action:none}
#game{display:block;width:100%;height:100%;cursor:crosshair}
#hint{position:fixed;right:12px;bottom:8px;color:#d7caff99;font:12px/1.4 sans-serif;pointer-events:none}
