#pane { -fx-background-image: url("file:src/main/resources/com/example/tatra_hegy.jpg"); -fx-background-repeat: no-repeat; -fx-background-position: center; -fx-background-size: cover; }