/* your styles go here */

.gif_pause{
    animation-play-state: paused;
}


.center{
    text-align: center;
}


.fa-opensea{
    content: '';
    background:url("https://opensea.io/static/images/logos/opensea.svg") !important;
    width:64px !important;
    height:64px !important;  
    display:inline-block !important;
}