.text-uppercase {
  letter-spacing: 0.1em;
}

* {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}

