let blueElement = document.getElementById('colorful-element'); blueElement.style.backgroundColor = 'blue';
//Someone tell the code for changing visibility