.verification {
    direction: rtl;
    text-align: center;
    align-content: center;
    height: 100vh;
    background-color: aquamarine;
    padding: 0 4px;
}
.verification h2 {
    margin-top: -20px;
    font-family: Sahel-Black;
}
.verification p {
    margin-bottom: 0;
}