footer {
    text-align: center;
    padding: 10px;
    background: #1e1e1e;
    color: var(--bg);
}
