Absolutely minimal `CommunityCreationModal` that opens when the `CommunityCreationButton` is clicked and is dismissed when either A. the X is clicked B. the user clicks outside of the Modal.
In subsequent diffs each part of the modal will be added piecewise.