html, body {
    height: 100%;
    min-height: 100%;
}

body {
    margin: 0;
    /* background-color: #1A3A46; */
}