Ensure the fiddle uses `let` instead of `var`.
@@ -64,7 +64,7 @@ function animate() {
}
```
-If everything went well, you should see [this](https://jsfiddle.net/8kubjpL5/).
+If everything went well, you should see [this](https://jsfiddle.net/ruc3h17j/).
### Cloning this repository ###