@import url(https://fonts.googleapis.com/css2?family=Inter&family=Roboto:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk&display=swap);body{background-color:#111;font-family:Inter;color:#fff}html{scroll-behavior:smooth}pre{font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Inter;font-weight:700}header{font-size:4.5em}@media screen and (max-width:920px){header{font-size:2.5em}}