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);
}
">
함께 듣고싶어 올려요
오늘도 우리 화이팅하며
나아가요. 쓰담쓰담~^^