/* css overrides go here */
.build_info {
    color: lightgray;
}

.page-container {
    background: url(/static/img/background.jpeg);
    background-size: cover;
}