body, html {
    margin: 0;
    min-height: 100%;
    height: 100%;
}

.clean-a {
    text-decoration: none;
    color: inherit !important;
}