h1 {
    text-decoration: underline;
    text-align: center;

}

.cv {
    text-align: left;
    width: 500px;
} 

h2 {
    text-align: center;
    text-decoration: underline;
}

