@keyframes example{0%{bottom:0}to{background-color:transparent;bottom:125px}}.animate-example{animation-name:example;animation-iteration-count:infinite}