*{font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;letter-spacing:-1px;word-break:keep-all}
body{background:url('../renewal/images/pop_bg.jpg')no-repeat;background-size:cover;width:100%;height:100vh}
img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;}

@media screen and (max-width:799px){
  img{width:90%;}
}