li{
    list-style: none;
}

.project{
    background-color: #ffffe6;
    padding: 1%;
}
.project:hover{border: 1px solid black;}