.homeee{
    margin-top: 5%;
    text-align: center;

}
.homeee h1{
    font-size:3vw;
    line-height: 4vw;
    font-weight: 700;
    font-family: "Philosopher", sans-serif;
    color: #71c55d;
}

.homeee li {
    color: #777;
    margin-bottom: 2%;
    font-size: 20px;
    font-family: "Comfortaa", sans-serif;
    font-weight: 300;
}
.homeee a{
    color: #71c55d;
}

.homeee img{
    height: 20vw;
    margin-top: 1%;
    padding-bottom: 3%;
    max-width: 95%;
    margin-bottom: 2%px;
}
