# Build a HUD panel with buttons

Modify `main.js` so that a small spatial panel appears in front of the user with three text buttons labeled `Red`, `Green`, `Blue`. When a button is pressed, the cylinder from the starter template changes to that color.

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