I'm currently working on this design concept: https://i.stack.imgur.com/wJm0t.png
Below the title, there is a particle image with half square images positioned on the top right and bottom left corners. My goal is to center the particle image below the title.
You can view my code sandbox here: https://codesandbox.io/s/nextjs-forked-xxn8g?file=/index.js
Any suggestions on the best practice to achieve this positioning? Thank you for your help.