html { height: 100%; }
body {
min-height: 100%;
margin: 0;
}
.illo {
display: block;
width: 100%;
height: 100%;
background: #CFD;
cursor: move;