body {
    margin: 0;
    overflow: hidden;
}

#canvas {
    position: absolute;
    z-index: 0;
}

#container {
    position: relative;
}