

@import  "tailwindcss";


body{
  padding-top: 40px;
}
.overflow-y-auto{
  overflow-y: hidden;
} 