.paragraph-wrapper {
    line-height: 24px;
    min-height: 24px;
    padding: 2px;
    font-size: 14px;
}
.notice-wrapper {
    margin: 0 2px;
    color: #cfcfcf;
    font-size: 14px;
}
html::-webkit-scrollbar{
    display: none;
}