In the above example, I have a 3D model with a CSS2DObject attached via innerHTML. The problem is that when I rotate the camera, the label also rotates in all directions. I need the label to always appear above the object (at the top), regardless of the camera rotation. Please suggest a solution.