html {
    height: 100%;
}
body {
    height: auto;
    min-height: 100%;
    padding-bottom: 20px; 
    word-wrap: break-word;
}