<footer style='
  background: linear-gradient(225deg, #00223E 80%, #FFA17F 80%); 
  text-align: center;
  color: white;
  bottom: 0;
  padding: 1px; // strange stuff here
'>
<p>{{ .Site.Copyright }}</p>
</footer>