@charset "UTF-8";

.scrollarea {
    border: none;
    max-height: 300px;
    overflow-y: scroll;
    position: relative;
}