index.css 131 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 .top{ width:100%; height:100px; } .middle{ width:100%; height:500px; } .bottom{ width:100%; height:100px; }