.header {
  color: red;
}

.body {
  color: green;
}

.footer {
  color: blue;  
}
