nav{
 background-color: blueviolet;
 height: 70px;
 
}
a{
    margin-bottom: 5%;
    margin-top: 5%;
    color: white;
    
}
footer{
    text-align: center;
    background-color: blueviolet;
    height: 70px;
}
div{
    
    background-repeat: no-repeat;
    background-size: cover;
}
section{
background-image: url(image/ff8daee9d7e590a0e2442afd655764da.jpeg);
    display: flex;
    flex-direction: column;
    align-items: center;
justify-content: center;
font-family: 'Viaoda Libre', cursive;
    background-repeat: no-repeat;
    background-size: cover;


}

.spock{
    background: oldlace;
    
}


footer{
    display: flex;
    justify-content: space-between;
    margin-bottom: 0%;
}

