Replying to
Comment
i think i meant that sorry! forgot the name for it
Reactions
Replies
Add a reply
body::before {
content: " ";
display: block;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: linear-gradient(rgb(0 0 0 / 30%) 50%, rgb(0 0 0 / 0%) 50%);
z-index: 2;
background-size: 100% 2px, 3px 100%;
pointer-events: none;
}
could you give me an example of someone else who's done this? I know some people have a CRT monitor / scanline effect but when I think TV static I think of black and white noise patterns, which is a little different