Can you try this: ``` .root { -fx-background-...
# tornadofx
a
Can you try this:
Copy code
.root {
    -fx-background-radius: 60;
    -fx-background-color: cyan;
}