html {
  scroll-behavior: smooth;
}
.container {
  display: flex;
  flex-direction: column;
}