hi! I was wondering the code for the little Lego guy you have on the corner of your screen? ^^; ofc not stealing your image and all I just want the code!
Yeah sure!
body:before { content: ''; position: fixed; bottom:0px; right: 37px; width: 72px; height: 230px; background-image: url(https://i.postimg.cc/3xZ67FGd/Untitled509-20241202183529.png); background-size: contain; background-repeat: no-repeat; z-index: 1000; pointer-events: none; }
Reactions
Comments
Leave a comment