I want to horizontally and verticaly center the circle as in the line below.
Color change works but vertical-align does not.
<div style="color:{{msg.payload}}; vertical-align: baseline" <i class="fa fa-circle"></i></div>
Any help very much appreciated.