Building A CSS Grid Overlay

Instructions for displaying a layout grid with CSS Grid.

Let's take a look at what it takes to build a grid overlay with CSS. It will be responsive, easily customizable and make heavy use of CSS variables
— css-tricks.com