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);
}
">
6시간 금식하라고는 들었는데 물도 먹지 말라는건지...ㅠㅠ
이것저것 검사받다가 지치겠어요ㅠㅠㅠㅠ