#particles-js{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index:-1;
    top: 0;
    left: 0;
    pointer-events: none;
}
#stats{
display:none;
}