.project{
    margin-left: 20%;
height: 1000px; 
width: 900px;
}
.container{

    background:fixed;
    background-color: burlywood;
    height: 500px;
    width: 900px;
    margin-left: 5px;
    padding-bottom:%;
    background-size:50px 60px;
    
}
.upper{
    margin-left: 60px;
    margin-top: 50px;
}
.image{

    right: 55%;
    position:absolute;
    width:10px;
    top: 0%;
    height:10px;
 }
 #header{
    margin: bottom -70px;
 }
 #footer{
    margin: top -50px;
 }
 .lower{
    background-color: black;
    height: 200px;
    width: 900px;
    margin-left: 5px;
    margin-right: 10px; 
    padding-top: 3%;
     
    
    
}
.right{
    text-align:right;
    margin-right: 20px;
    margin-bottom: 70px;

}
.left{
    margin-left: 50px;
    right: 30%;
}
h6{
    color:white
}





