

#form, form , #display{
    justify-content: space-between;
    width: 95%;
}


.link {
    width: 20vw;
    height: 20vh;
    margin: 2rem;
}

.linkImg{
    height : 80%;
}

.divLink {
    height: 20%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

img {
    width: 100%;
    height: 100%;
}
