footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: transparent;
}
#footer-content {
    padding: 8px;
    color: #ffffff;
    text-align: center;
    font-family: Arial Narrow;
    font-size: 14px;
    background: transparent;
}