main.css 72 B

12345678
  1. body {
  2. background: white;
  3. color: black;
  4. }
  5. p.lede {
  6. font-size: 2em;
  7. }