.project1{
  
  position: absolute;
    left: 0px;
    width: 300px;
  
  
  
}
    
    .project2{
   position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
      
      
    }
    
    
    
    
    
    