body {
    overflow: hidden;
    background-color: #fff0cf;
}

canvas {
    position: absolute;
    top: 0px;
    left: 0px;
}