html {
  scroll-behavior: smooth;
  background-color: #FFFDF5;
}
body {
  margin: 0;
  overflow-x: hidden;
}
