Inspired by this post : https://www.reddit.com/r/oddlysatisfying/comments/90t9oe/zectangles/
You can change the parameters by entering this in the console :
canvas.settings={
cellsInWidth : 3,
itInCell : 20,
offsetInIt : 0.1
};
canvas.resizeCanvas();