.core-textarea-markdown-viewer {
    height: 100%;
    width: 100%;
    overflow-y: auto;
}

.toastui-editor-contents {
    font-family: unset;
    font-size: unset;
}