function openModal()

in src/js/06-lightbox.js [22:24]


  function openModal () {
    lightbox.style.display = 'block'
  }