@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{color:#e5e5e5;-webkit-font-smoothing:antialiased;background:#0a0a0a;min-height:100vh;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}
