style.scss 49 B

12345
  1. *{
  2. box-sizing: border-box;
  3. margin: 0;
  4. }