img{
    width:100px;
}
h2{
    background-color: cornsilk;
    width: 20%;
}
.mees{
    color:cornflowerblue;
}

tar{
    color: darkgreen;
}


#ala {
     display: flex;
     flex-wrap: wrap;

 }

.student {
    margin-right: 200px;
}

