document.querySelector('.amino-bot').style.display = 'block'; // To show the bot document.querySelector('.amino-bot').style.display = 'none'; // To hide the bot