body{
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}

.wrapper {
    width: 100%;
    text-align: center;
}

.wrapper img {
    max-width: 640px;
    margin: 12rem auto;
}

.wrapper p{
    width: 100%;
    text-align: center;
}