.cvWrapper{
    display:block;
    margin: 2rem auto;
    width: 1000px;
    height: 1414px;
    background: #fff;
    border-radius: 1rem;
}