Clock

Video walkthruLive on codepen

JavaScript selects the <div>'s that make up the clock's hands and updates their CSS values every second to mimic the action of a clock. CSS transition, transform, and cubic-bezier give the second hand that cool snap!