body, html {
min-height: 100%;
height: 100%;
}
body {
background: #2A2A2A;
color: #FFF;
footer {
text-align: center;
margin: 1rem;
color: #AAA;
.hidden {
display: none !important;