.flashing{animation:flame 1.5s infinite alternate}@keyframes flame{0%{transform:scale(1);opacity:1}to{transform:scale(1.1);opacity:.9}}