body,a {
font-size:14px;
color:#555;
}
.wordCount {
position:relative;
width:600px;
}
.wordCount textarea {
width:100%;
height:100px;
}
.wordCount .wordwrap {
position:absolute;
right:6px;
bottom:6px;
}
.wordCount .word {
color:red;
padding:0 4px;
}