:is(p, aside, ul, h1, h2, h3, h4, h5) code {
	background-color: oklch(0.965 0 0);
	padding: 0.01rem 0.1rem 0.05rem;
	border-radius: 0.25rem;
}
