body {
  scroll-behavior: smooth;
}

header {
  background: linear-gradient(to right, #007bff, #00c6ff);
}

section h2 {
  font-weight: bold;
}
