#kt_content_container{
    height: 90vh;
}
.footer {
    background-color: #f5f8fa;
}
#editor {
    /*position: absolute;*/
    width: auto;
    height: 80vh;
    border: 1px solid lightgrey;
}
#editor1 {
    /*position: absolute;*/
    width: auto;
    height: 22vh;
    border: 1px solid lightgrey;
}
#editor2 {
    /*position: absolute;*/
    width: auto;
    height: 22vh;
    border: 1px solid lightgrey;
}