footer {
    text-align: center;
    padding: 10px;
    background-color: #333;
    color: white;
    width: 100%;
    bottom: 0;
}

footer p {
    font-size: 14px;
}
