
#particles-js {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1; /* Ensure particles are in the background */
}
