# Build a thumbs-up confirmation flow

Modify `main.js` so that it creates a cylinder. When the user makes a thumbs-up
gesture with either hand, the cylinder turns green. When they make a fist, it
turns red.

Only edit `main.js`. Do not touch `index.html` or the importmap.
