   .mai{
    background:none;
    display: flex ;
    align-items: center;
    justify-content: center;
    height: 100%;
    }
    h3 {
    color: red;
}
.count {
    text-align: center;
}