Hello, I would appreciate some help on this.
I am try to make a background with a square grid. I’m using two repeating linear gradients to make the stripes (one for the vertical and one for the horizontal). The vertical stripes one works fine, but the spacing of the horizontal stripes one changes depending on what HTML elements I add. I have no idea why that would happen! My thought is that I should not style Body to create a background. But what else should I style? I want the grid to be the background for the entire page.
Here is my code: https://codepen.io/stressstressstress/pen/ZEzwLEx