Here is the HTML `gAssessGreater <span class="pn-status" style="background-color:#FF0000;"></span>` where pn-status is ``` #legend span, .pn-status { height: 10px; width: 10px; display: inline-block; } ``` I have to display it like this <img width="164" alt="Screen Shot 2021-11-03 at 9 34 29 PM" src="https://user-images.githubusercontent.com/49884093/140242510-f84b12aa-81c0-4691-8ff1-34d7dff93cf4.png"> How can I do it? I don't know. Please help.