body {
    background-color: #000;
    margin: 0;
}

#canvas {
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
}