CSS Humor

Planking Position Fixed Bottom 0

.planking {
  position: fixed;
  bottom: 0;
}

From labcss