
body {
  font-family: var(--font-pretendard);
  background-color: var(--background);
  color: var(--foreground);
}
