@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap");body,html{padding:0;margin:0;width:100%;height:100%;overflow-x:hidden;box-sizing:border-box}body{background-color:#f6f6f6;min-height:100%}a{color:inherit;text-decoration:none}*{box-sizing:border-box;font-family:Noto Sans KR,sans-serif}:focus,input:focus,textarea:focus{outline:none}