.footer {
  background: #000;
  padding: 20px;
  text-align: center;
}

.footer p {
  color: rgba(255,255,255,0.5);
  font-size: 12px;
  margin: 0;
}