🔥 Some new DOM apis: .closest() and .matches()
🔥 Another new DOM Api is .scrollIntoView() to smooth scroll to a place on your page
🔥 CSS is getting character units — ch — which is the width of a `0`. Allows for perfect element + text scaling. 👉