.title{
    line-height: 27px;
    font-size: 20px;
    width: 100%;
    text-align: center;
    color: darkblue;
    position: relative;
    bottom: 1em;
}
div.title h2{
padding: 0%;
margin: 0%;
}
.container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 2%;
}
#CV{
    width: 75%;
    height: 50%;
}