태그된 제품에 대해 수수료를 받습니다.
<iframe> 요소에 추가한 html
<p><iframe src="https://maay98.github.io/DiscountCalculator/index.html"
width="620" height="500"></iframe></p>
<div> 요소에 인라인 스타일 사용하기
<div style="display: flex; justify-content: center;">
<iframe src="https://maay98.github.io/DiscountCalculator/index.html" width="620" height="500"></iframe></div>
태그된 제품에 대해 수수료를 받습니다.