Scale object from html input

Is it possible to make html input that scales the object so you don’t have to “hard code” the object size

Wouldn’t CSS3DRenderer take care of it? It does for divs, should also transform inputs and other elements properly as well.

Thanks i will look up into it