body {
    margin: 0;
    background: #000000;
    overflow: hidden;
}

#canvas {
    position: absolute;
    top: 0px;
    left: 0px;
}