@import "tailwindcss";




body{
      font-family: "Inter", sans-serif;
}

.hilight{
      color: white;
      background: #15803D;
}