*{box-sizing:border-box;margin:0;padding:0}body{touch-action:none;-webkit-user-select:none;user-select:none;background:#050004;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}canvas#game{cursor:pointer;width:min(100vw,177.778vh);height:min(100vh,56.25vw);display:block}
