html`외부 스타일 시트 (link 요소로 연결)
<!--link href="https://interactive-examples.mdn.mozilla.net/media/examples/link-element-example.css" rel="stylesheet"-->
<p>
<a href="https://developer.mozilla.org/ko/docs/Web/HTML/Element/link">MDN에서 link 요소</a>에 대해
정리한 페이지에 나오는 예제(demo)의 스타일 시트를 불러와 적용해 보자
</p>
`