

/* Ace code editor */
#wpchtmlp_ace_editor { 
 /*   position: absolute;
    top: 100px;
    right: 0;
    bottom: 0;
    left: 0;*/
    width: 900px;
    height: 900px;
}

#wpchtmlp_ace_editor_wrapper {
/*    width: 800px;
    height: 800px;*/
}