.ThankYou {
    height: 89vh;
    text-align: center;
    padding-top: 45px;
    padding-bottom: 20px;
}

.ThankYou img {
    height: 35%;
}

.ThankYou p {
    text-align: center !important;
}

.ThankYou a {
    text-align: center;
    display: inline-block;
}