html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--color-primary: rgb(0, 0, 0);--color-background: rgb(246, 239, 223);--spacing-regular: 1.5rem;--spacing-large: 2rem;--font-family-heading: "League Spartan", sans-serif;--font-family-body: "Open Sans", sans-serif;--font-size-regular: 1rem;--font-size-medium: 1.25rem;--font-size-large: 1.5rem;--font-size-xl: 4rem;--font-weight-regular: 400;--font-weight-semi-bold: 600;--font-weight-extra-bold: 800;--line-height-heading: 3.5rem;--line-height-body: 1.75rem}img{margin-bottom:var(--spacing-large);max-width:100%}@media only screen and (min-width: 480px){:root{--spacing-regular: 2.5rem;--spacing-large: 5rem;--font-size-large: 2rem;--font-size-xl: 6rem;--line-height-heading: 5rem;--line-height-body: 2.5rem}}@media (prefers-color-scheme: dark){:root{--color-primary: rgb(197, 184, 171);--color-background: rgb(23, 25, 26)}}body{font-family:var(--font-family-body);display:flex;flex-direction:column;align-items:center;margin:var(--spacing-large) auto;max-width:950px}h1,a,p,li{font-size:var(--font-size-regular);font-weight:var(--font-weight-regular);line-height:var(--line-height-body)}html,body{background-color:var(--color-background)}h1,a,p,li{color:var(--color-primary)}a{text-decoration:none;font-size:var(--font-size-medium);font-weight:var(--font-weight-semi-bold)}a:hover,a:visited{text-decoration:underline}@media (hover: none){a{text-decoration:underline}}h1{font-family:var(--font-family-heading);font-size:var(--font-size-xl);font-weight:var(--font-weight-extra-bold);line-height:var(--line-height-heading);letter-spacing:.0625rem}h1,p,li{text-align:center}li{font-size:var(--font-size-large);margin-bottom:var(--spacing-regular)}header,main,footer{margin-left:var(--spacing-regular);margin-right:var(--spacing-regular);margin-bottom:var(--spacing-large)}
