.flash{-webkit-animation:flash 0.4s linear 1;animation:flash 0.4s linear 1}@-webkit-keyframes flash{0%{background-color:#fff}25%{background-color:#008adf}to{background-color:#fff}}@keyframes flash{0%{background-color:#fff}25%{background-color:#008adf}to{background-color:#fff}}