@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{margin:0;padding:0;font-family:Inter,sans-serif}body{background-color:#333;width:100%}::-webkit-scrollbar{display:none}input::placeholder{color:#838383}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
