1. * {
  2. width: 100%;
  3. height: 100px;
  4. background-color: greenyellow;
  5. }

特点

  • *选择器会选择所有