﻿#amber-app-container {
    grid-template-rows: [header] 55px [main] 1fr [footer] minmax(min-content, auto);
}