/* CSS 리셋 및 기본 스타일 */ @layer base { body { background-color: #000; } }