1 2 3 4
(function() { var canvas = document.getElementById('ng').children[0]; canvas.setAttribute('height', 900); })();