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);
}
">
안녕하세요. 저와 같은 환우 분들은 두렵거나 외로운 복잡한 감정이 들때 어떤식으로 해소?하시는지 궁금해요~~