console.error( 'Something went wrong!' );
const container = document.getElementById( 'container' ); container.classList.add( 'is-active' );