kyubao 1730183875486

how do you add a character / image pop up on the screeeenenennenen


Reactions

Responses
࿔*AZZY✦ 1730205214662

put this in the CSS section; nav::before { content: ''; position: fixed; bottom: -90px; right: -120px; width: 350px; height: 350px; background-image: url(YOUR URL); background-size: contain; background-repeat: no-repeat; z-index: 1000; pointer-events: none; } z-index: 1000; pointer-events: none; }

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue