.eef_ShortcodeContainer{
    display: flex;
    justify-content: space-between;
}
.eef_codeContainer {
    min-height: 400px;
    font-family: monospace;
    font-size: 12px;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
}