@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");body,html{margin:0;padding:0;font-family:Roboto,sans-serif;background:linear-gradient(180deg,#022430,#000);color:#eaeaea;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Fira Code,monospace}.main-wrapper{max-width:800px;margin:0 auto}