I'm working on a school project. I am writing Sudoku. A Sudoku block consist of 9x9 blocks. Of those 9x9 blocks the Sudoku is divided into 3x3 blocks (9 of them).
How do I color those 3x3 blocks the same color to be able to see in what block your working in (i.e. background colors)?