#footer{
    margin: 0 auto;
    margin-top: 10px;
    width: 100%;
    height: 150px;
    background-color: whitesmoke;
    box-shadow: 0px 0px 5px 0px #000;
}