footer{
  background-color: rgb(26, 26, 26);
  margin-top: 50vh; 
}

footer h3{
  color: white;
  padding: 10px;
}

footer a{
  color: white;
  padding: 10px;
  text-decoration: none;
}