.legal-notice {
    position: absolute;
    bottom: 5px;
    left: 0px;
    width: 100%;
    text-align: center;
}
.legal-notice > a {
    text-decoration: none;
    color: gray;
}
body {
    font-family: Arial, Helvetica, sans-serif;
}
