I have to start by saying I'm an absolute NOOB specially with Javascript, so I need your help, but bear in mind it would be much appreciate if you could explain for noobs and so that way I might learn something.
That being said, I'm using the code and the plugin explained on this website http://cakewp.com/divi-tutorials/add-nice-moving-particles-background-effect/#comment-242 to my development website for a client (second image, the one on the left with pink squares) https://soluzionweb.com/lexmart/
And the problem is that the pink squares, are not squares, but rectangles, unless you zoom in and zoom out the page, which then it renders the squares in a correct size.
I thought it might be a good idea to enqueue the particles.js file in my Wordpress to load at the end of the page, so, it loads once the full page is loaded, but not sure if that is the problem, and not sure if that would be a solution... and more over.. I tried a few functions, but could not figure out what is the correct code to enqueue the Javascript file.
This is what I have actualy:
This is what I would like to have: