.vk{
    font-size: 10vw;
    font-weight: 700;
    text-transform: uppercase;
}

.kontakt{
    font-size: 17px;
    font-weight: 200;
}

.profil {
    text-align: right;
    margin-top: -5%;
}

body {
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 15px;
    margin-top: 5%;
}


.fett {
    font-weight: bold;
}

a {
    text-decoration: none;
    color: black;
}