
canvas {
    background-color:#FFF;
    border: 1px solid #999;
}

body {
    background: linear-gradient(#AAFFDD, #33FF66);
}
