/* a태그 설정 초기화 */ a, a:link, a:visited { color: inherit; text-decoration: none; } /* button 속성 초기화 */ button { all: unset; }