<div id="div"></div> <script> Object.assign(div.style,{ minHeight:'300px', background:'#DDD' }); </script>