#center {
    text-align: center;
    color: rgb(14, 216, 41);
}

footer {
    text-align: center;
    padding: 3px;
    color: black;
}