*{margin:0;padding:0;box-sizing:border-box;touch-action:none}html,body{position:fixed;width:100%;height:100%;overflow:hidden;background:#1a3a0d;font-family:Segoe UI,sans-serif;-webkit-user-select:none;user-select:none}body{display:flex;align-items:center;justify-content:center}#game canvas{display:block;touch-action:none}
