.cover-gif {
    opacity: 0;
    transition: opacity .2s ease;
}