@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=DM+Mono:wght@400;500&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{color:#e6edf3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d1117;font-family:Outfit,sans-serif}::-webkit-scrollbar{width:0;height:0}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}input::placeholder{color:#6e7681}@media (min-width:768px){body{zoom:1.3}}
