ayush

by softvar

HTML

<div id="ayush">Ayush</div>

CSS

#ayush {
    color:green;
}