.fixed-image{position:fixed;bottom:20px;right:20px;width:250px;z-index:9999;background-color:rgba(255,255,255,0.6);padding:10px;border-radius:5px;box-shadow:0 4px 10px rgba(0,0,0,0.2);transition:opacity 0.5s ease-in-out;opacity:1}