body {
    grid-template-rows: auto 1fr auto auto;
}

body, h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
    letter-spacing: -0.03rem;
}

#MainContent {
    background-color: #f5f5f5;
}
