.logo {    
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 80px;
    height: auto;
    z-index: 9999;
    border: none;
    border-radius: 800px;

}
