Pane { background-color: white; -fx-background-color: white; } VBox { background-color: whitesmoke; -fx-background-color: whitesmoke; } TextField { } Label { font-size: 36px; -fx-font-size: 36px; } Button { }