Home | Writings | Photos

PNMS

git repository

Uses HTML and CSS

I have a group of friends that go by PNMS (Pranav (No website), Neil (No website), Mano, and me!). We bought the domain pnms.net and sat on it for a while because we were all busy, but recently I got a little time and made a simple little website for it.

My favorite part about it is the way the letters rotate when you hover your mouse.

transform: rotate(-12deg) scale(1.5);

It's a different angle for each and its really simple, but it adds such a playfulness that makes me love the site.