Style Basics 1

Link To CodePen: https://codepen.io/jimmyjimenez2400/pen/WNKwjGM
Link To Exercise: https://developer.mozilla.org/en-US/docs/Learn/Forms/Test_your_skills:_Styling_basics

Just want feedback on my code and see what improvements I can make. Thank you!

Hi @Jimmy_Jimenez and welcome to the community :wave:

Amazing work on this exercise! :medal_sports:

Great use of Flexbox, pseudo-classes and pseudo-elements. Maybe one thing I would change is the choice of characters for valid/invalid. Instead of “O” and “X” you could use ✓ (Check Mark) and ✗ (Ballot X).
That’s more a matter of taste, though. :slightly_smiling_face:

Happy New Year,
Michael