html,
body {
  scroll-behavior: smooth;
}

body {
  background-color: #020617;
}

.section-max-width {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
