minBlock.js uses the HTML5 canvas utility to plot out a 3x3 matrix grid.It then generates smaller blocks to fill in the matrix grid, applying them to random positions for each cell.minBlock.js takes the a primary color and applies it to the blocks, and a...