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);
}
">
마이폴먹다가 리리카로 변경했는데
엄청 쌘건지 설명을 못들어서요