.footer{
  align-self: center;
  padding-bottom: 20vmin;
  background: var(--color10);
}

footer{
  text-align: center;
  color:white;
  font-size: 3vmin;
}
