### Select the most appropriate label(s) for this issue. _No response_ ### Describe the bug The look of the live example for Array does not match the output of the original Processing code. Location: [content/examples/Basics/Arrays/Array/liveSketch.js](https://github.com/processing/processing-website/blob/main/content/examples/Basics/Arrays/Array/liveSketch.js) ### Expected behavior The two outputs should look the same. Adding `strokeWeight(2);` to the `setup` seems to fix it. ### Screenshots <img width="1684" alt="Image" src="https://github.com/user-attachments/assets/4e7c0c80-b5e9-4ea9-be17-d474a4abc3e5" /> ### Browser Chrome ### Browser version _No response_ ### Operating system macOS ### Smartphone details _No response_ ### Additional context _No response_