* {
  font-family: "Inter", sans-serif;
}
/* tailwind suggetion  */
@import "tailwindcss";

.active{
  background-color: #422AD5;
  color: white;
}