#Content{
    width: 1024px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    z-index: 5;
}
#Footer{
    height: 100px;
    width: 100%;
    margin-top: 100px;
}