.footer{
  width: 100vw;
  background: rgb(37, 37, 37);
}

.footer a:hover {
  color: white;
}