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