for (var i = 0 ; i < firstAttempt.length; i++) {
                firstAttempt[i].style.display = 'none';
            }