var firstValue= parseInt(document.querySelector('.first').value); var secondValue= parseInt(document.querySelector('.second').value);