*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.accordclass{
    margin-top: 200px;
}
.vr{
    height: 30px;
    
    border-left: 4px solid blue;
}