html, body{ margin: 0; } .box { width: 300px; height: 300px; margin: 200px; background-color: cornflowerblue; }