@keyframes column-copy {
    from {background-color:#c3c3c3;}
    to {background-color: unset;}
}