No Signal
animated static noise background
by moob
HTML
No signal
CSS
html{
height:100%;
}
html:before {
content: "";
display: block;
position: absolute;
height: 100%;
width: 100%;
z-index: -1;
background:...
by moob
No signal
html{
height:100%;
}
html:before {
content: "";
display: block;
position: absolute;
height: 100%;
width: 100%;
z-index: -1;
background:...