*,*:before,*:after{box-sizing:border-box}*{margin:0}body{font-family:Pretendard;line-height:1.5;margin:0;padding:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;-webkit-font-smoothing:antialiased;background:#3f3f3f}.container{width:375px;height:100vh;background-image:url(/images/background.png);background-size:cover;background-position:center;box-shadow:0 0 10px #0003;overflow-y:auto}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}
