const left = document.getElementById("left-eye-contour"); console.log(left) left.style.transform = 'rotate(90deg)';