style.css 59 B

1234567
  1. .black {
  2. background: #000;
  3. }
  4. .white {
  5. background: '';
  6. }