I'm currently working on implementing a unique grid structure in Material-UI using a CSS grid:
Browse the desired complex layout here
Here's the current CSS grid layout I've created with Material-UI:
This is the code snippet related to it:
Looking for assistance!
If anyone has ideas on how to set the blue dot programmatically within the grid, please share. Unsure if it's achievable using a CSS grid.