h1{
    color: #121212;
    text-align: center;
}
p {
    color:#121212;
}
footer{
    text-align: center;
    font-size: 10;
    font-family: Georgia, 'Times New Roman', Times, serif;
}