index.less 99 B

12345678
  1. .main {
  2. height: 80.8vh;
  3. background-color: #ff0000;
  4. .one {
  5. width: 100%;
  6. }
  7. }