#starCanvas {
    z-index: -1;
    position: fixed;
    inset: 0;
}

body {
    background-color: black;
}