body, html { margin: 0; }
body {
    background: #000;
}

canvas { position: fixed; touch-action: none; }