header{
    display: none !important;
}
body{
    background-color: #121212;
    color: white !important;
}
.c-image-bio{
    background-position: top;
    background-size: contain;
    min-height: 100vh;
    background-repeat: no-repeat;
}
.link-social{
    border: solid 1px white;
    border-radius: 12px;
    padding: 8px 20px;
    color: white;
    text-decoration: none;
    margin: 12px;
}
