
            
*{
    margin: 0;
    padding: 0;
}

body {background: black;}
canvas {
    z-index: -1;
    position: fixed;
    display:block;
}
