Resolve issue with time used to display fractals in ExplorePage
Issue with displaying fractals was due to using setFill method in GraphicsContext rather than PixelWriter. Additionally a basic GUI is implemented with ability to display both fractals with ChaosGame and letting the user select amount of steps taken. And ability to run ExploreGame