body {
  background-color: dimgrey;
  font-family: 'Purpose Advance'; letter-spacing: 1.5px; color: darkgrey; text-align: center; margin: 5% 15% 5% 15%;
}

ul {
  list-style: none;
}

p {
  font-size: 18px; 
}

.footer {
  position: fixed; bottom: 0px; left: 0px; right: 0px;
}