@property --screen-width{syntax: "<length>"; inherits: true; initial-value: 100vw;}@property --container-width{syntax: "<length>"; inherits: true; initial-value: 100cqw;}h2.svelte-60txl6{text-align:center}section.svelte-60txl6{--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-60txl6: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-60txl6:after{content:"Sorry, your browser doesn't support CSS functions";content:counter(container-width);counter-reset:container-width var(--final-container-width)}
