Design a repeating CSS background pattern (dots, grid, lines) and copy the code.
See it in action
background-image: radial-gradient(#d1d5db 1px, transparent 1px); background-size: 20px 20px;