body {
    background-color: rgb(111, 140, 168);
    color: rgb(83, 83, 145);
}
h1 {
    color: rgb(109, 74, 104);
} 
a {
    color: rgb(35, 0, 68);
}
p {
    align-items: center;
}
footer {
    text-align: center;
}
p {
    text-align: center;
}