Using a CSS reset helps you enforce consistent styling. ... CSS. *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }.
確定! 回上一頁