footer{
  width: 100%;
  background-color: black;
}

footer p {
 color: white;
 text-align: center;
 margin: 0%;
}