#canvasId {
    background-color: black;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
}

body {
    margin: 0;
    cursor: none;
}
