diff --git a/index.html b/index.html index 19b3f92..79f9d0c 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ html, body { } .checkerboard-bg { + /* https://codepen.io/pascalvgaal/pen/jPXPNP/ */ background: #eee url('data:image/svg+xml,'); background-size: 20px 20px; }