.clear {
     display: block;
     overflow: hidden;
     width: 0;
     height: 0;
     clear: both;
}