



.pop1 {
    width: 80px;
    position: fixed;
    margin-right: 0px;
    right: 20px;
    margin-bottom: 40px;
    bottom: 8px;
    z-index: 9;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: example1;
}



