This commit makes the following improvements to the comment submission UI:
- Wraps the UI in a `Box` to center the content.
- Pads `Row` components.
- Adds an `Icon` in the submit button.
- Makes `TextField` fill available width and height.
These changes affect `App.kt`.