Soft Glow
Our main tools for creating soft glow are background:inherit and filter:blur()
Our main tools for creating soft glow are background:inherit and filter:blur()
We will clip the blurred element with the help of overflow:hidden;. This works for both mobile and desktop.
We will use CSS filter and backgrounds made with linear gradients
We will combine two scale transformation animations (one for the parent element and one for its child) to make the beats