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);
}
">
http://www.youtube.com/watch?feature=player_embedded&v=uAYNvzA6ItU
재밋어서 퍼왔어요