body {
    text-align: center;
    font-family: sans-serif;
}

canvas {
    border: 1px solid black;
    background-color: #f0f0f0;
}
