html {
    font-size: 62.5%;
}

body {
    width: 100%;
    min-width: 280px;
    background-color: #ffffff;
    font-family: "Pretendard Variable", Pretendard, system-ui,
        "Noto Sans KR", sans-serif;
    line-height: 1;
}
