html, body { margin: 0; width: 100vw; height: 100vh; background-color: darkgreen; } canvas { background-color: palevioletred; }