*{box-sizing:border-box}body{font-family:Outfit,sans-serif;background-color:#d6e2f0;display:flex;justify-content:center;align-items:center;height:95vh}.container{width:100%;width:320px;height:499px;background-color:#fff;border:1px solid white;border-radius:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.container>img{width:288px;height:288px;border-radius:10px;margin-top:16px}.container>h1{font-size:22px;max-width:250px;color:#1f3251;font-weight:700}.container>p{margin-top:0;color:#68778d;width:256px;font-weight:400}
