Challenge Override Class Declarations With Inline Styles - thelastmile/FreeCodeCamp GitHub Wiki

Challenge Override Class Declarations with inline styles

Remember, in line styles look like this: <h1 style="color: green"> They will override everything else that was changing the text color of h1.