/* Copyright (c) 2019 Shellyl_N and Authors
 * license: ISC
 * https://github.com/shellyln
 */

 
.CodeMirror {
    width: 100%;
    height: 100%;
    margin: 7px;
}
