.questo-should-be-inserted-here[data-mce-selected] {
    outline: 1px dotted #888;
}

.questo-should-be-inserted-here {
    margin: 20px 0;
    content: 'Questo here';
    width: 100%;
    height: 420px;
    display: block;
}

