@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%}body{background:#080808;color:#efefef;font-family:Courier New,Courier,monospace;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;position:relative;min-height:100%}body:before{z-index:-3;background-image:url(/hero-bg.png);background-size:cover;background-position:50%;background-attachment:fixed;opacity:.28}body:after,body:before{content:"";position:fixed;inset:0}body:after{z-index:-2;background:linear-gradient(180deg,rgba(8,8,8,.84),rgba(8,8,8,.9) 45%,rgba(8,8,8,.96))}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}