.test-css {
   -fx-max-width: 300;
   -fx-max-height: 200;
   -fx-background-color: yellow;
}
