how to use @keyframes with text html code example Example: css keyframes @keyframes mymove { from {top: 0px;} to {top: 200px;} }