I'm trying to place a transparent image in the bottom-right corner of my page. I've looked up solutions for top-right and right corners, but I've only managed to make it work using 'margin-top: 100%;', which causes a scroll bar to appear and pushes the image all the way down, making it hidden. Any suggestions would be appreciated.
Feel free to share your ideas!