79221164

Date: 2024-11-24 22:09:46
Score: 1
Natty:
Report link

You need to use either #global {} in the CSS or <div class="global"> in the HTML. Ids and classes are two different things, and using the wrong CSS selector will not work.

Using .global will make CSS try to find an element in the class global.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: 010ender