﻿#IFrameChapter {
    width: 100%;
    height: 90vh;
}

#ShowEditionDiv label {
    background-color: lightgreen;
}

#ShowNotesDiv label {
    background-color: lightcoral;
}
