.lives{
text-align: center;
    z-index: 99;
    padding: 2px 15px;
    background: #d02d54;
    width: 36px;
    height: 15px;
    line-height: 15px;
    background-color: red;
    color: #fff;
    border-radius: 20px;
    font-size: 10px;
    margin: 0 auto;
    position: absolute;
}