Response
im sorry im stupid but how did u get a gif/image as ur surface?
body{ background-size: cover; background-image: url(/api/util/ext/image?img=https://files.catbox.moe/r8g0fv.gif); }
in the css box
Comment
Reactions
Replies
Add a reply
that can work but you can’t cover the entire surface then since you need to do the “cover” code for that
I’m pretty sure that actually can be done easier via adding url(img) to the surface part of your page