body {
    font-family: 'Poppins', sans-serif;
    padding: 0 10px;
}
html {
    scroll-behavior: smooth;
  }

