.center {
justify-content: center;
align-items: center;
height: 97vh;
display: flex;
}
.centerList {
margin: 1.5em auto;
max-width: 750px;
padding: 1em;
text-align: justify;
}
.vr {
border-left: 1px solid gray;
height: auto;
}
not head but