body{
    background-color:#000000;
    color:white;
    font-family: 'Noto Serif KR', serif;
    font-weight: bold;
    /* background-size: cover; */
    background-position: center;
}

.gold_word{
    color:#E6BE8A;

}

#top_title{
    font-family: 'Jua', sans-serif;
    font-size: 120%;
    font-weight: bold;
    letter-spacing: 7px;
    color:#eeddc7;
}

#top_title_2025{
    font-family: 'Jua', sans-serif;
    font-size: 180%;
    font-weight: bold;
    letter-spacing: 7px;
    color:#ff4a4a;
}

#start_subment{
    color:#eeddc7;
    font-family: 'Jua', sans-serif;
    font-weight: 80;
}

#startbutton{
    height: 80px;
    background-color:#E6BE8A;
    margin-top: 30%;
    margin-bottom: 10%;
    font-family: 'Black Han Sans', sans-serif;
    font-size: 100%;
    font-weight:700;
    border:none;
}

#icon{
    width:60px;
    height: 60px;
    margin: 0 auto;
    margin-top: 20%;
}

#icon_2{
    width:30px;
    height: 30px;
    margin: 0 auto;
    margin-top: 20%;
}

#start_ment{
    line-height: 150%;
    font-weight: bolder;
    font-size: 220%;

}

article{
    display: flex;
    flex-direction: column;
}

.question {
    display: none;
}

.result {
    display: none;
}

#img {
    width:230px;
    margin: 0 auto;
    background-color: transparent;
}

.progress-bar{
    background-color:#E6BE8A;
}

#title{
    font-family: 'Black Han Sans', sans-serif;
    font-size:20px;
    width: 270px;
    margin: 0 auto;
    line-height: 140%;
}

#A{
    background-color:#c7985a;
    border:none;
    font-family: 'Black Han Sans', sans-serif;
    font-weight: 500;
    height: 80px;
}

#B{
    background-color:#c7985a;
    border:none;
    font-family: 'Black Han Sans', sans-serif;
    font-weight: 500;
    height: 80px;
}

#subname{
    font-size: 100%;
    font-family: 'Black Han Sans', sans-serif;
    color:#d4d4d4;
}

#muscle{
    font-family: 'Black Han Sans', sans-serif;
    font-size: 200%;
    font-weight: bold;
    letter-spacing: 3px;
}

#subtitle{
    font-size: 80%;
    color:#E6BE8A;
    font-weight: bold;
    font-family: 'Black Han Sans', sans-serif;
    
}

#explain{
    font-size: 13px;
    font-weight:200;
    font-family: 'Black Han Sans', sans-serif;
    border: 3px solid #E6BE8A;
    border-radius: 10px;
    width: 320px;
    margin-bottom: 10%;
}
ul{
    font-weight:530;
    padding-left: 5%;
}

li{
    margin: 15px 0;
}

.combination{
    display: flex;
    justify-content: center;
    
}

#good{
    border: 3px solid #E6BE8A;
    width:150px;
    margin-right: 10px;
    border-radius: 10px;
}

#bad{
    border: 3px solid #E6BE8A;
    width:150px;
    border-radius: 10px;
}

#good1{
    font-size: small;
}

#bad1{
    font-size: small;
}

#goodd{
    font-family: 'Black Han Sans', sans-serif;
    font-size: larger;
}

#badd{
    font-family: 'Black Han Sans', sans-serif;
    font-size: larger;
}

#share{
    text-align: center;
    margin-bottom: 30px;
}

#share_ment{
    margin: 0 auto;
    font-family: 'Black Han Sans', sans-serif;
    margin-bottom: 20px;
}

#Copyright{
    font-size: 50%;
    margin: 0 auto;
    font-family: 'Black Han Sans', sans-serif;
}

#email{
    font-size: 60%;
    margin: 0 auto;
    font-family: 'Black Han Sans', sans-serif;
}

#another{
    height: 50px;
    width: 60%;
    background-color:#E6BE8A;
    font-family: 'Black Han Sans', sans-serif;
    font-size: 100%;
    font-weight:600;
    border:none;
    color:white;
    border-radius: 7px;
}

#anotherdiv{
    text-align: center;
}

#onemore{
    margin-top: 40px;
    display: none;
    text-align: center;
}

#more{
    height: 50px;
    width: 80%;
    background-color:#E6BE8A;
    font-family: 'Black Han Sans', sans-serif;
    font-size: 90%;
    font-weight:600;
    border:none;
    color:white;
}


#icon3{
    width:80%;
}

#icon_3{
    text-align: center;
}

#introduction{
    font-size: 11px;
    font-family: 'Black Han Sans', sans-serif;
    margin-right: 30px;
    margin-left: 30px;
    line-height:180%;
    letter-spacing:1px;
}

#exercise{
    font-size: 11px;
}