const anchor = document.querySelector('a'); Object.assign(anchor.style, { color: 'white', letterSpacing: '2px' });