function closeModal()

in src/js/06-lightbox.js [26:28]


  function closeModal () {
    lightbox.style.display = 'none'
  }