#project {
    position:relative;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    z-index:2;
    background:black;
}