<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}
* + HTML .clearfix { /* IE7 */
    display: inline-block;
}
* HTML .clearfix { /* IE6 */
    display: inline-block;
}</pre></body></html>