footer {
  text-align: center;
  padding: 3px;
  background-color: lightblue;
  color: white;
  font-size: x-small;
}
.cen {
  text-align: center;
}
.click{
  cursor:pointer;
}