<p>If you insert all the code above into the file you created before we began, you should see a green box. Let's make it all a little more interesting by rotating it.</p>
- <p>Add the following right above the `renderer.render` call in your `animate` function:</p>
+ <p>Add the following code right above the `renderer.render` call in your `animate` function:</p>