@property --screen-width{syntax: "<length>"; inherits: true; initial-value: 100vw;}@property --container-width{syntax: "<length>"; inherits: true; initial-value: 100cqw;}h2.svelte-2q99wb{text-align:center}section.svelte-2q99wb{--final-screen-width: tan(atan2(var(--screen-width), 1px));--final-container-width: tan(atan2(var(--container-width), 1px));display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;container-type:inline-size}.screen-width.svelte-2q99wb:after{content:"Sorry, your browser doesn't support CSS functions";content:counter(screen-width);counter-reset:screen-width var(--final-screen-width)}.container-width.svelte-2q99wb:after{content:"Sorry, your browser doesn't support CSS functions";content:counter(container-width);counter-reset:container-width var(--final-container-width)}
