*{box-sizing:border-box;margin:0%;padding:0%}.parent_wrapper{justify-content:center;align-items:center;width:100%;height:100%;min-height:100vh;display:flex}.parent_wrapper div{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;max-width:600px;padding:0% 5px;display:flex}.parent_wrapper div h1{text-align:center;font-family:inter;font-size:35px}.parent_wrapper div p{text-align:center;font-family:inter;font-size:18px;line-height:37px}
