.foto{
    height: 50vh;
    width: 50vh;
}

.background{

    background-color: beige;
}

.link{

    text-decoration: none;
    color: black;
}

