A stupid web component

from blog Christian Fei's Blog - cri.dev, | ↗ original
Below you can find a stupid simple web component, that’s it. – On this page I defined the following template: template> style> #cig-component-container button { font-size: 1.5rem; } #cig-component-container h1 { background: black; color: white; font-weight: bold; font-size: 2rem; padding: 0.75rem...