body {
    background-color: #f5faff;
} 

footer {
    background-color: #f5faff;
}

p {
    margin-bottom: 1.5rem;
}