

.v {
    color:gray;
    margin-right: 1em;
}

#psalm {
    direction: rtl;
}

#psalm .v::before {
    content: "\A";
    white-space: pre;
}

#psalm .v {
    margin-left: 1em;
}