Do it yourself exercises

Create the same JavaScript animation as the one in our sample, but instead of setTimeout, use requestAnimationFrame. Check out on requestAnimationFrame.