I\'m trying to set a transition-delay to the overflow property of body when a div is clicked by adding a class to the
transition-delay
overflow
body
div
overflow isn't CSS animatable property. You can see full list of animatable CSS properties there.