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);
}
">
유튜브에서 배웠습니다~~^^
하루저녁 불린 현미에
물과 소주 한 잔 넣고 밥을 하니
부드러워져서 먹기 수월하네요~^^
원리는
알코올의 끓는점이 물보다 낮아
쌀을 더 오래 끓일 수 있기때문이라네요~^^