@import url('https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.2.19/tailwind.min.css');

/* Özel Eklemeler */
html {
  scroll-behavior: smooth;
}