body {
    background-color: #f3f3f3;
    text-align: center;
    padding: 50px 0 0 0;
    margin: 0;
}

#footer {
    position: fixed;
    bottom: 2%;
    width: 100%;
}
