body {
  background: white;
  color: black
}

.title { 
  text-align: center;
}

.footer {
  text-align: right;
  font-size: 70%;
}
