.percstyle {
 background-color: #03CA51;
    display: inline;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 25px;
}