.adf-txt-viewer {
    background-color: white;
    width: 100vw;
    overflow: hidden;
    overflow-y: scroll;
    margin-bottom: 42px;
}
