* {
    font-family: 'Noto Sans KR', sans-serif;
    padding: 0;
    text-decoration: none;
    color: #333;
    margin:0;
}
li {
    list-style: none;
    display:inline-block;
} 
#wrap img {
    width:100%;
}
