  footer {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    color: #666;
    font-size: 0.9rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
  }