#particles-js {
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}
#particles-js canvas{width: 100%;height: 100%;object-fit: cover;}