You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Apple Music we can see that the background is not the album blurred, the background it`s a way more complex and use a set of dominant colors to be generated. Therefore to create that fancy background it was need a grid under a glassmorphism div. That grid consists in a randomize set of the most dominant colors of the image.
First add the grid
Then use a glassmorphism div over the grid
About
A script that generate dynamic background such as Apple Music does.