:root{--red:color(srgb 1 0.302 0.302);--orange:color(srgb 1 0.5843 0.2196);--yellow:color(srgb 1 0.7882 0.302);--green:color(srgb 0.1961 0.7098 0.451);--aqua:color(srgb 0.1451 0.6863 0.8196);--blue:color(srgb 0 0.4314 0.8353);--purple:color(srgb 0.4018 0.2324 0.8505);--purple:color(srgb 0.4941 0.251 0.8549);--background:color(srgb 0.3137 0.3137 0.3765);--backgrounddark:color(srgb 0.1882 0.1882 0.251)}@font-face{font-family:nunito-extrabold;src:url(/fonts/Nunito-ExtraBold.ttf)format("ttf");font-weight:400;font-style:normal}@font-face{font-family:barlowcondensed-regular;src:url(/fonts/BarlowCondensed-Regular.ttf)format("ttf");font-weight:400;font-style:normal}@font-face{font-family:barlowcondensed-bold;src:url(/fonts/BarlowCondensed-Bold.ttf)format("ttf");font-weight:400;font-style:normal}html,body{background:#111;background:var(--backgrounddark)}body{padding:40px}nav ul{font:16px/32px barlowcondensed-regular,sans-serif;list-style-type:none;margin:0;padding:0;display:flex}nav li{margin:4px;padding:8px;background:var(--background);color:var(--orange);border-radius:4px}nav li a{color:var(--orange);text-decoration:none}ul{font:14px/16px barlowcondensed-regular,sans-serif;list-style-type:none;margin:0;padding:0}li{margin:0;padding:0;color:#fff}li a{color:var(--orange);text-decoration:none}h1,h2{font:24px/30px barlowcondensed-regular,sans-serif;color:#fff}h3,h4,h5,p{font:14px/16px barlowcondensed-regular,sans-serif;color:#eee}h1 a,h2 a,h3 a,h4 a,h5 a,p a{color:var(--yellow);text-decoration:none}