.myfooter {
  background-color: #212121;
  text-align: center;
  padding: 20px;
}


a:hover {
  background-color: #00744D;
}