<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Circle_-_black_simple.svg/220px-Circle_-_black_simple.svg.png">
<ul>
<li>1</li>
<li>2</li>
<li>3</li>
<li>4</li>
<li>5</li>
<li>6</li>
</ul>
Is there anyway to have list items appear around the circle. This is what i've got so far https://jsfiddle.net/7bLzf97g/10/. I want 1 to 6 to appear around the circle instead of listing vertically. I would really appreciate your help guys. Thanks