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);
}
">
혹시ᆢ주열기 써 보신 분 계실까요. 살까 말까를 고민중입니다.