Replying to
Comment
You seem to have replaced this code with different code for a CRT effect, do you still need help with this?
Add a reply
body:before { content: ''; position: fixed; bottom:-150px; right: -100px; width: 400px; height: 400px; background-image: url(/api/util/ext/image?img=https://i.postimg.cc/MZRfhndG/Untitled798-20241013020157.png); background-size: contain; background-repeat: no-repeat; z-index: 1000; pointer-events: none; }
It's This one, I hope?
AGH yeah I CAN'T. GET THE CODE RIGHT HOLD ON I'LL FIND IT
body:before { content: ''; position: fixed; bottom:-100px; right: -50px; width: 500px; height: 500px; background-image: url(/api/util/ext/image?img=https://i.postimg.cc/MZRfhndG/Untitled798-20241013020157.png); background-size: contain; background-repeat: no-repeat; z-index: 1000; pointer-events: none; }