<style>
article {
padding: 2rem;
max-width: 64rem;
background: var(--color-foreground-background-subtle);
border-radius: var(--border-radius);
}