body {
    margin: 0;
    background-color: #000000;
}
canvas {
    width: 100%;
    height: 100%;
}