- Remove
margins
andpaddings
for all elements. - Apply
box-sizing: border-box
for all elements. - Reset
font-size
andline-heigts
on fonts. - Reset
font-weight
on headings and strong. - Optimize rendering speed of texts.
- Apply regular styles for anchors, buttons and inputs.
- Apply
cursor: pointer
on all buttons. - Make images, videos and svgs easier to work with.
- Remove
list-style
on unorganized lists.
MIT ยฉ Colin Lienard