index.css 70 B

1234567
  1. body {
  2. font-family: Hack, Verdana;
  3. };
  4. p1 {
  5. color: #000000;
  6. }