.container { height:100%; text-align: center; } .block { height:300px; width:300px; background: blue; margin-bottom: 20px;
}