.app{display:flex;flex-direction:column;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Raleway,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#e94560;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#c73652}html{scroll-behavior:smooth}
