Canvas weave
Cross fine horizontal and vertical threads at a 4px pitch for the tooth of primed artist canvas.
Keep both directions at the same pitch and alpha; an uneven weave reads as a rendering artifact.
background-image:
repeating-linear-gradient(0deg, color-mix(in oklab, var(--foreground) 5%, transparent) 0 1px, transparent 1px 4px),
repeating-linear-gradient(90deg, color-mix(in oklab, var(--foreground) 5%, transparent) 0 1px, transparent 1px 4px);