body,html {
    margin: 0px;
    position: relative;
    background-color: #000;
}
canvas {
    margin: auto;
}
