Output *
Project name: StyleChanger
Make sure you have imported all of the classes necessary for this application. This program will require Application, Stage, Scene, CheckBox, Label, VBox, EventHandler, ActionEvent and may require Pos and Insets (depending on how you approach customizing the interface).
Prepare the program to be executed as a JavaFX application.