o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
삶이 이런거라니 ... 너무 씁쓸해요 그립고.. 서글프네요 .