style.css 236 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 .main, .sub{ margin-top: 200px; text-align: center; background:color= gray; } .icon{ width: 550px; height: 550px; } #location_input{ width: 400px; font-size: 50px; } #location_button{ font-size:50px; }