Newer
Older
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1">
<style>
body { display: flex; justify-content: center; align-items: center; height: 100vh;}
canvas, body {
margin: 0;
touch-action: none;