body {
    background-color: #1d7452;
}

body > .grid {
    height: 100%;    
}

.column {
    max-width: 450px;
}
