data:text/css,
            .blockPane {
                -fx-background-color: %s;
                -fx-border-radius: 8 8 8 8;
                -fx-background-radius: 8 8 8 8;

            }