h1,p,footer{
    text-align: center;
}
footer, .fixed-bottom{
    background-color: teal;
    color: white;
}