#footer {
            min-height: 120px; display: flex; flex-direction: column; text-align:center; justify-content: center; min-width: 1024px;
            padding: 8px 8px; color:#aaa; font-size:0.95rem; background: #222; bottom: 0;
        }