b{
    color: white;
    margin-top: -82px;
    text-align: center;
    font-size: 19px;
}


.contain{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}