79124048

Date: 2024-10-25 02:02:02
Score: 1
Natty:
Report link

Change to this

    progress[value]::-webkit-progress-bar {
    height: 10px;
    border-radius: 20px;
    background-color: yellow;
  }

    progress[value]::-webkit-progress-value {
    height: 10px;
    border-radius: 20px;
    background-color: black;
  }

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