to put an image in the bottom right corner you have to do this:
.url {
background: url(the url of the image you want)no-repeat;
background-size: 300px;
position: fixed;
right: 1px;
bottom: -50px;
color: #ffffff00;
height: the height of your image;
width: the width of your image;
animation: shake 2s infinite; (put this one in only if it's a gif lol)
border: none;
yo yo : none;
filter: drop-shadow(8px 9px 15px #00000044);
z-index: 100;)}
.url.box > div > b::before {
content: