body{
    
}

.project-view{
    
}
.project-view h3
{   margin-top: 10px;
    font-size: 17px;
    color: #fff;
    font-family: inherit;
}
.project-view p
{
    margin-left:10px;
    margin-top: 10px;
    font-size: 13px;
    color: #fff;
    font-family: inherit;
}
.project-view input
{
    position: absolute;
    bottom: 20px;
    right: 20px;
    
}