.circlex
    {
    width:50px;
    height:50px;
    border-style: solid ;
    border-radius:25px;
    font-size:25px;
    color:black;
    line-height:50px;
    text-align:center;
    background:transparent
    }