#open_weather_main{ width: 100%; height 40%; } .section_titles { font-size: x-large; font-weight: bold; } #location_header { font-size: large; font-weight: bold; padding-left: 5px; } .weather_data_headers { font-weight: bold; padding-left: 5px; } #open_weather_form { width: 100%; } #post_bin_main { margin-top: 80px; } #httpbin_response_container { padding-bottom: 5px; margin-bottom: 5px; }