JSFiddle - React, Tailwind, and code Playground

by Rajeesh Menoth

HTML

<div class='Newiphone_Imgcircle'> dd</div>

CSS

.Newiphone_Imgcircle
    {
    width:70px;
    height:70px;
    border-radius:50%;
    font-size:50px;
    color:#fff;
    line-height:70px;
    text-align:center;
    background:#ADAAAA;
    font-size: 24px;
    font-weight:normal;
        
    }