var article = document.querySelector('article'); article.style['max-width'] = '650px'; article.style['margin'] = '0 auto';