body {
    background-color: #eee;
    overflow: hidden;
}
canvas {
    background-color: #eee;
    display: block;
    margin: 0 auto;
}