#home { height: 100vh; grid-template-rows: 1fr 1fr auto auto; /* grid-template-rows: 1fr 50px auto auto; */ } #home article { /* height: 10000vh; */ }