body {
    margin: 0;
    background-color: lightgray;
}

canvas {
    display: block;
    margin: auto;
}