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);
}
">
머리를 자르기 전에 사진을 찍을려고요
스트레스 받아서 이번에 그냥 머리 다 밀어 버릴려고 합니다
이렇게 밀고나면 또 건강과 함께 이쁜 머리가 자라날거라 생각합니다