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
Reactions
Comments
Leave a comment
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
Iβm pretty sure that actually can be done easier via adding url(img) to the surface part of your page