 @import "tailwindcss";

 /* Smooth scrolling */
html {
  scroll-behavior: smooth;
}