+ 1

Question

How do you get like a fire emoji in the background

25th Aug 2025, 8:05 PM
Kyle Weaver
Kyle Weaver - avatar
3 Antworten
+ 2
you can use the emoji in a paragraph element. position fixed or absolute and a negative z-index and it's a background image. or if you want it as a repeating background image, you can use it with the canvas element to create a data url. https://sololearn.com/compiler-playground/WP3JA6vFeBM2/?ref=app
25th Aug 2025, 10:33 PM
Bob_Li
Bob_Li - avatar
+ 1
Or any emoji
25th Aug 2025, 8:13 PM
Kyle Weaver
Kyle Weaver - avatar
+ 1
Thanks
25th Aug 2025, 11:41 PM
Kyle Weaver
Kyle Weaver - avatar