editing-area { display: block; overflow-wrap: break-word; overflow: auto; padding: 5px; &:empty::after { content: "\a"; white-space: pre; } }