Challenge Override Styles In Subsequent CSS - ashish9342/FreeCodeCamp GitHub Wiki

Challenge Override Styles in Subsequent CSS

Your classes will override the body's CSS, if we add a new class that changes the same property, the last one will be the one applied.

⚠️ **GitHub.com Fallback** ⚠️