I just run ManualHighlighting.java from your repo with the following style: ``` .red { -fx-font-size: 12pt; -fx-fill: rgb(180, 32, 33); -fx-font-family: "Courier New"; } ```  When I resize the window, this is what happens: 
I just run ManualHighlighting.java from your repo with the following style:
When I resize the window, this is what happens: