* {
  scroll-behavior: smooth;
}

input:-internal-autofill-selected {
  background-color: #fafafa;
}