.fixed-download-btn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    display: inline-block;
}

.fixed-download-btn img {
    width: 64px;
    height: auto;
    cursor: pointer;
}