/*
  (Suggestion) Use a top-down approach when applying CSS:
  1. Lay out the top-level elements: <header>, <main>, <footer>
  2. Lay out the articles within <main>
  3. Style individual elements

  Please REMOVE this comment before submitting your work.
*/
