/* 모바일 수평 스크롤 금지 */ html, body { max-width: 100%; overflow-x: hidden; }