I've been trying to replicate this pattern, but I wasn't able to do so. Kinda dazzled when it should be simple. How would I recreate: - The grid? - My attempt: I have the grid in a flex, flex wrapping and dividing into sections. But I wanted to make it into grid, and wasn't able to do so. And the expanding margins as well. - The jumpy-animation? - My attempt: I was able to do it one way, but I couldn't make it move back on removing hover. - Maintaining the same card size - no idea how to do it.