table{
    border: 0 !important;
}
td,th{
    border: 0 !important;
    text-align: center;
}
.sql{
    height: 450px;
    width: 50%;
    text-align: left;
}
.cmResult .CodeMirror-scroll{
    text-align: left;
    min-height: 160px;
    height: auto;
}
