html,
body {
  background-color: #ffffff;
  font-family: 'Pretendard', sans-serif;
  height: 100%;
  min-height: 100%;
  scroll-behavior: smooth;
}