* {
  box-sizing: border-box;
  margin: 0;
  scroll-behavior: smooth;
}
