html, body { overflow: hidden; height: 100%; } body { background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); } .tile.is-child > .box { height: 100%; }