#canvas {
    position: fixed;
    top: 0;
    z-index: -100;
}
body {
    color: #000;
    background: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    min-height: 101%;
    background: #000;
}