footer {
background-color: #f1f1f1; /* Background color for the footer */
padding: 20px; /* Padding around the footer */
text-align: center; /* Center the content */
}
footer h1 {
font-size: 1.5em; /* Adjust font size */
color: #333; /* Change text color */
margin: 0; /* Remove default margin */
font-family: 'Arial', sans-serif; /* Change font family */
}footer {
background-color: #f1f1f1; /* Background color for the footer */
padding: 20px; /* Padding around the footer */
text-align: center; /* Center the content */
}
footer h1 {
font-size: 1.5em; /* Adjust font size */
color: #333; /* Change text color */
margin: 0; /* Remove default margin */
font-family: 'Arial', sans-serif; /* Change font family */
}