## Pull Request Description
This fixes a bunch of padding issues, and also improves padding in other
areas.
Issue Number: #29
---------
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
Wrapped the `body` widget in a `SafeArea` widget to prevent content from
being obscured by notches, status bars, or other screen intrusions. #6
---------
Co-authored-by: PartyDonut <42371342+PartyDonut@users.noreply.github.com>