body{ margin:0; } #me1, #me2, #me3, #me4, #me5{ background-color:RGB(57, 180, 107); color:white; text-align:center; font-size:150%; width:20%; height:220px; float:left; } #srodek{ height:300px; float:left; } #stopka{ background-color:RGB(57, 180, 107); color:white; text-align:center; font-size:150%; clear:both; } a{ text-decoration:none; color:white; } button{ background-color:green; border:1px; color:white; padding:15px; } h1{ color:RGB(27, 163, 82) }