diff --git a/app/src/components/three/Cylinder3D.tsx b/app/src/components/three/Cylinder3D.tsx
index db9ed69..58a00bf 100644
--- a/app/src/components/three/Cylinder3D.tsx
+++ b/app/src/components/three/Cylinder3D.tsx
@@ -159,14 +159,14 @@ function CylinderModel({ diameter, height, cpeProfile, cpi, viewMode = 'solid' }
- {/* Texto Vento - fora do grupo para rotação horizontal compatível (0, 0, 0) e tamanho 50% maior (0.6) */}
+ {/* Texto Vento - acima da seta com o dobro do tamanho (1.2) */}
Vento
@@ -201,6 +201,7 @@ export default function Cylinder3DViewer({ diameter, height, cpeProfile, cpi, vi
return (