HTML
<head>
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/themes/prism-tomorrow.css">
</head>
<body>
<pre>
<code class="language-css">
* {
margin: unset;
padding: unset;
box-sizing: border-box;
}
</code>
</pre>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/components/prism-core.min.js">
</script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/plugins/autoloader/prism-autoloader.min.js">
</script>
</body>
* {
margin: unset;
padding: unset;
box-sizing: border-box;
}