body {
    background: #f3f3f3;
    font-family: sans-serif;
}

canvas {
    background: white;
    display: block;
    margin: auto;
    border: 1px solid #ccc;
}