javascript set div height

JavaScript
document.getElementById("myBtn").style.height = "50px";
Source

Also in JavaScript: