:root{--color-bg: #292928;--color-primary: #BD3B19;--color-text: #FFFDFD;--color-text-secondary: #999898;--font-family: "Avenir Next"}@media(min-width:2560px){h1{font-size:180px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);min-height:100vh}h1{font-size:100px;font-weight:600;color:var(--color-text)}a{text-decoration:none}@media(max-width:1024px)and (min-width:769px){h1{font-size:72px}}@media(max-width:768px)and (min-width:425px){h1{font-size:48px}}@media(max-width:424px)and (min-width:360px){h1{font-size:36px}}@media(max-width:359px){h1{font-size:28px}}
