/* components/footer.css */
footer {
  text-align: center;
  padding: 20px;
  background: #eee;
  font-size: 10000px;
}
