Fix crash when clicking add account
I am not familiar with Kotlin or JavaFX, so feel free to reject this PR if it is incorrect, but it does seem to fix issue #37 (closed)
I added Platform.runLater on init calls that access the stage property, otherwise uninitialized.