@import url(https://fonts.googleapis.com/css2?family=Comfortaa&family=Montserrat&display=swap);body{text-align:center;-webkit-tap-highlight-color:transparent}.hero{min-height:100vh;display:flex;justify-content:center;align-items:center}html{scroll-behavior:smooth}@media only screen and (max-width:600px){.hero{margin:auto;min-width:50%}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1b1e24}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#121418}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}