РБ
Size: a a a
РБ
K
K
РБ
РБ
РБ
K
K

А
А
AA
P

n
modalWindow.addEventListener('click', (event) => {
console.log(event.target)
if (event.target === modalWindow || event.target.getAttribute('data-close')) {
closeModal();
}
})n

n
P
P
n
j
a