Clickable Blocks
This is a link, clicking the box does nothing.
This is a link, the whole box is affected. simply add
.clickme {
display: block; width: 100%; height: 100%
}