:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424}body,html{margin:0;padding:0;height:100%;width:100%;box-sizing:border-box}#root{margin:0 auto}:root{--font-body: "Eagle Lake", system-ui, sans-serif;--font-heading: "David Libre", system-ui, sans-serif}body{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}.App{max-width:720px;margin:4rem auto;padding:0 1rem}
