|
|
|
|
|
by ctnicholas
891 days ago
|
|
To make it fill the page, you need to make sure it's placed inside an element (with relative positioning) that's height comes from its content. Then give the noise absolute positioning. The noise still overlays the text, it's just not really visible because of the contrast between text and background. |
|