body>header,
body>footer {
   padding: 1rem;
}

article.error {
   background-color: #ffebee;
   color: #b71c1c;
}
