footer {
  position: fixed;
  bottom: 0;
  height: 3.125rem;
}

.foot .addinfo {
  text-align: center;
  color: #999;
  font-size: 2vw;
  padding: 2vw;
  margin: 0 3.75rem;
}