:root {
  scroll-behavior: smooth; /* 화면 스크롤이동시 스무스 하게 움직이게 해줌 */
}
