/* Tailwind는 CDN에서 불러오므로 이곳에선 글로벌 커스텀 스타일만 필요할 때만 작성 */

body {
  font-family: system-ui, sans-serif;
}