b.css 45 B

123456
  1. body {
  2. color: red;
  3. }
  4. p {
  5. color: green;
  6. }