body {
    padding: 10%;
    background-color: #f2f2f2;
    font-family: "Nunito", sans-serif;
    color: #1c96d5;
    font-size: 4vw;
    text-decoration: none;
}    

a {
    color: inherit;
    text-decoration: inherit;
}
