- index.html
- style.css
HTML
1
2
<!DOCTYPE html>
lang="en"
CSS
1
GoalsCompleted 0 out of 2
- Create a
rotate
animation containing oneto
frame with a360deg
rotation transformation, - then assign this animation to the
.arrow-small
arrow for the duration of1s
.