﻿.note-scroll
{
    max-height: 80px;
    overflow-y: auto;
    white-space: pre-line;
}

.note-scroll-size
{
    display: flex;
    height: 40em;
    width: 100%;
}