:root{--font-size-base: clamp(1rem, .34vw + .91rem, 1.19rem);--font-size-lg: clamp(1.2rem, .7vw + 1.2rem, 1.5rem);--font-size-xl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);--accent-color: hsl(201deg 81% 50%);--text-color: hsl(213deg 17% 81%);--background-color: hsl(213deg 28% 12%);--color-border: hsl(17, 24%, 90%);--page-width: 50ch}html{font-family:Open SansVariable,sans-serif;font-size:var(--font-size-base);color:var(--text-color);background-color:var(--background-color)}body{margin:0}
