🇺🇸 I was inspired by @smthari 's frontend project called "social-media-popup-animation" to improve my habilities on creating effects using pure CSS. I went beyond the original project adding more ...
/* The Modal (background) / .__ar_modal{ display: none; / Hidden by default / position: fixed; / Stay in place / z-index: 1; / Sit on top / padding-top: 100px ...