When labels are specified in controls like `text-box%`, the controls are put right after the labels, causing the layout to look weird. <img width="476" alt="Screen Shot 2021-01-01 at 7 12 38 AM" src="https://user-images.githubusercontent.com/9099577/103441211-39015900-4c01-11eb-8a81-a2e21a076c5d.png"> In contrast, this is how the controls are usually aligned in most applications. <img width="215" alt="Screen Shot 2021-01-01 at 7 14 02 AM" src="https://user-images.githubusercontent.com/9099577/103441238-60582600-4c01-11eb-99e2-f8a76c24bad5.png">