body {
    background-color: #ddd;
}

h2 {
    text-align: center;
}
.grid {
    height:100%;
}

.column {
    max-width: 450px;
}