79751805

Date: 2025-08-31 14:35:25
Score: 1.5
Natty:
Report link
* {
    box-sizing: border-box;
}

If you want all elements in your project to behave this way very common practice, you can add at the top of your CSS

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