verizon.css 90 B

1234567
  1. body {
  2. background-color: white;
  3. font-family: Arial,sans-serif;
  4. }
  5. h1 {
  6. color: #cd040b;
  7. }